Skip to content

jjjjjjjoanna/DL_Final

Repository files navigation

HRFAE: High Resolution Face Age Editing

You can access the code from our GitHub Repository

Official implementation for paper High Resolution Face Age Editing.

Teaser image

Variations

This project implements several variations of HRFAE, including:

  1. dispatchGAN+VGG13+AdaIN
  2. dispatchGAN+resnet50
  3. dispatchGAN+VGG16bn
  4. dispatchGAN+VGG16+BMILoss
  5. dispatchGAN+VGG16

For detailed information about each branch, please refer to its corresponding branch README.md.

Train and Test

For each variation/branch, we provide a notebook dl_final.ipynb where environments are set up, so you could easily try out our models.

You could also upload test images in the folder /test/input and run all cells then it will test after training. The output images will be saved in the folder /test/output. You can change the desired target age with --target_age.

License

Copyright © 2020, InterDigital R&D France. All rights reserved.

This source code is made available under the license found in the LICENSE.txt in the root directory of this source tree.

About

with vgg model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages