1
0
mirror of https://github.com/TencentARC/GFPGAN.git synced 2025-05-21 01:30:13 -07:00

14 Commits

Author SHA1 Message Date
Xintao
7272e45887
update replicate (#248)
* update util

* update predict

* update predict

* update predict

* update predict

* update predict

* update predict

* update predict

* update predict

* merge replicate update
2022-09-04 20:12:31 +08:00
AJ
7d657f26b6
fix basicsr losses import (#210) 2022-07-13 10:01:06 +08:00
Xintao
c7ccc098a7 update facelib; use seg to paste back 2022-06-07 16:49:26 +08:00
Xintao
bc3f0c4d91 add device to GFPGANer for multiGPU support 2022-05-04 13:23:54 +08:00
Xintao
47983e1767 add stylegan2_bilinear_arch 2022-02-14 14:28:27 +08:00
Xintao
24b1f24ef5
Add V1.3 model (#158)
* add gfpgan bilinear arch

* add v1.3

* update readme

* update readme

* update readme

* rename
2022-02-14 11:21:03 +08:00
Xintao
95101b46d2 fix pylint 2021-12-17 01:33:09 +08:00
DARBAZ
83bcb28462
[improvement] No module named 'gfpgan.version' (#117) 2021-12-17 01:24:47 +08:00
Xintao
37237da798 update utils and unittest 2021-11-28 23:09:38 +08:00
Xintao
be73d6d9a4 clean and add more comments 2021-11-27 19:59:23 +08:00
Xintao
c2e88f8eb8 add eye_dist_threshold=5 2021-09-27 15:55:20 +08:00
Xintao
69bcfff4ef add codespell 2021-09-27 15:50:44 +08:00
Xintao
f6d3f70646 update: format and standards 2021-09-08 11:28:21 +08:00
Xintao
996d1e3df9
Major revision: Support Pypi (#37)
* reorganize

* update inference

* update inference

* format
2021-08-09 01:28:10 +08:00