近期在进行图像处理相关需求的时候,需要对旧照片进行修复,并了解到了 CodeFormer 这个基于AI技术深度学习的人脸复原模型,对其进行环境配置和试用,特此记录。 步骤 源码下载并解压进入目录 git clone github.com/sczhou/CodeF unzip CodeFormer-master.zip cd CodeFormer-master 环境安装(清华源有时候会慢,在...
因为项目锁定了Python3.8,所以我们暂时只能使用nvidia/pytorch:23.04-py3来作为基础镜像。 在完成基础镜像构建之后,可以从网盘下载[12]weights.zip(如果地址失效,请前往项目 issue 反馈)。模型应用运行需要的所有模型都在这里了,下载完毕后,解压缩模型压缩包,将CodeFormer、facelib、realesrgan三个目录放置到weights目录中...
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer - CodeFormer/inference_codeformer.py at master · bmox/CodeFormer
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer - CodeFormer/basicsr/utils/lmdb_util.py at master · Init-wang/CodeFormer
CodeFormer.zip放逝**的爱 在2023-10-20 21:38:40 上传16.39 MB codebook codeformer face-enhancement face-restoration pytorch restoration super-resolution vqgan [NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
master 克隆/下载 git config --global user.name userName git config --global user.email userEmail CodeFormer / app.py app.py10.12 KB 一键复制编辑原始数据按行查看历史 sczhou提交于3年前.add out path control and save name prefix (#44) ...
文件 master 克隆/下载 CodeFormer / inference_codeformer.py inference_codeformer.py 12.39 KB 一键复制 编辑 原始数据 按行查看 历史 sczhou 提交于 2年前 . add back dlib as a face detector option (#122)
D:\CodeFormer-master\CodeFormer-master>python basicsr/setup.py develop Traceback (most recent call last): File "D:\CodeFormer-master\CodeFormer-master\basicsr\setup.py", line 143, in <module> version=get_version(), ~~~^^ File "D:\CodeFormer-master\CodeFormer-master\basicsr\setup.py", ...
xddun/CodeFormerPublic forked fromsczhou/CodeFormer NotificationsYou must be signed in to change notification settings Fork0 Star0 Code Pull requests Actions Projects Security Insights Additional navigation options Files master assets basicsr archs ...
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer - CodeFormer/inference_codeformer.py at master · nehasasanetundi/CodeFormer