PINTO_model_zoo icon indicating copy to clipboard operation
PINTO_model_zoo copied to clipboard

Port GPEN to modelzoo / coreml

Open yousifa opened this issue 3 years ago • 2 comments

Issue Type

Feature Request

OS

Mac OS

OS architecture

aarch64

Programming Language

Other

Framework

CoreML

Model name and Weights/Checkpoints URL

https://github.com/yangxy/GPEN

Description

Would be awesome to port GPEN to modelzoo for face restoration in coreml. It provides great results.

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

yousifa avatar Sep 09 '22 06:09 yousifa

License
© Alibaba, 2021. For academic and non-commercial use only.

PINTO0309 avatar Sep 10 '22 04:09 PINTO0309

This model. Real-ESRGAN + RetinaFace + FaceGAN

  1. Real-ESRGAN - BSD 3-Clause License https://github.com/PINTO0309/PINTO_model_zoo/tree/main/133_Real-ESRGAN

  2. RetinaFace - MIT License https://github.com/PINTO0309/PINTO_model_zoo/tree/main/096_RetinaFace https://github.com/PINTO0309/Face_Mask_Augmentation

  3. FaceGAN - Alibaba, 2021. For academic and non-commercial use only. Currently under analysis.

PINTO0309 avatar Sep 10 '22 05:09 PINTO0309