master assets basicsr archs data losses metrics models ops utils VERSION __init__.py setup.py train.py facelib inputs scripts web-demos weights .gitignore LICENSE README.md inference_codeformer.py requirements.
This branch is3 commits behindsczhou/CodeFormer:master. Folders and files Name Last commit message Last commit date parent directory .. hugging_face support MPS (Mac M1) device; Happy Lunar New Year! Jan 21, 2023 replicate support MPS (Mac M1) device; Happy Lunar New Year!
This branch is 13 commits behind sczhou/CodeFormer:master.Folders and files Name Last commit message Last commit date parent directory .. detection support MPS (Mac M1) device; Happy Lunar New Year! Jan 21, 2023 parsing V0.1.0 release. Aug 10, 2022 utils add back dlib as a face detecto...
This branch is 3 commits behind sczhou/CodeFormer:master.Folders and files Name Last commit message Last commit date parent directory .. CodeFormer_colorization.yml fix some bugs in training code. Apr 25, 2023 CodeFormer_inpainting.yml fix some bugs in training code. Apr 25, 2023 CodeFormer...
inference_codeformer.py inference_colorization.py inference_inpainting.py requirements.txt This branch is3 commits behindsczhou/CodeFormer:master. Folders and files Name Last commit message Last commit date parent directory .. history_changelog.md ...
Breadcrumbs CodeFormer / scripts/ Directory actions More options Latest commit Cannot retrieve latest commit at this time. HistoryHistory This branch is up to date with sczhou/CodeFormer:master. Folders and files Name Last commit message Last commit date parent directory .. crop_align_face.py ...
python -m torch.distributed.launch --nproc_per_node=8 --master_port=4323 basicsr/train.py -opt options/CodeFormer_stage3.yml --launcher pytorch Pre-trained CodeFormer (codeformer.pth) can be found in the folder of Releases v0.1.0:https://github.com/sczhou/CodeFormer/releases/tag/v0.1....
[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer - CodeFormer/LICENSE at master · bashirHassan-appness/CodeFormer
inference_codeformer.py requirements.txt This branch is22 commits behindsczhou/CodeFormer:master. Folders and files Name Last commit message Last commit date parent directory .. CodeFormer_logo.png update readme. Jul 3, 2022 color_enhancement_result1.png ...
🚀 阶段 II - CodeFormer (w=0) 训练密码本训练预测模块: python -m torch.distributed.launch --nproc_per_node=8 --master_port=4322 basicsr/train.py -opt options/CodeFormer_stage2.yml --launcher pytorch 🛸 阶段 III - CodeFormer (w=1) ...