Enhancer / models /CodeFormer

Commit History

chore: clean up temporary log files, test images, and cache
ea8aeb5

supli6669 commited on

feat: enforce held-out benchmark workflow
0193004

supli6669 commited on

feat: complete Phase 6 Stage II Transformer fine-tuning setup and verification with exit code 0
a706587

supli6669 commited on

feat: verify Phase 7 A/B Model & Preset Pipeline with exit code 0
a83a4d3

supli6669 commited on

feat: verify Phase 3 ArcFace Identity Loss integration with exit code 0
422604f

supli6669 commited on

feat: add 20 specialized project skills for image quality enhancement and CPU performance
d6d0cbd

supli6669 commited on

feat: integrate Wink Quality Engine, skin grain retention, eye/lip sparkle, and update Obsidian vault
f26e2a6

supli6669 commited on

feat(model): integrate ArcFace identity loss into CodeFormer training pipeline (Phase 3)
2916487

supli6669 commited on

fix(hf): integrate Static INT8 ONNX build into Dockerfile and fix thread state guard in app.py
b42379b

supli6669 commited on

fix: add gc.collect() in train.py to prevent memory leak during long CPU runs
d74ed13

supli6669 commited on

fix: train_custom.py never writes to original yml — use temp file to prevent total_iter corruption
21dc5ba

supli6669 commited on

feat: add sequential model improvement roadmap (Phase 1 complete — yml config fixes)
7d99559

supli6669 commited on

feat: optimize training parameters, fix pipeline sequential bug, update UI default fidelity, and configure HF Spaces auto-deployment in Docker mode
fd6554d

supli6669 commited on

Fix training crash on CPU, reduce val_freq, add OpenCV env vars
4607230

supli6669 commited on

CPU optimizations and UI defaults
da2865e

supli6669 commited on

feat: optimize CPU performance and add agents rules
0229606

supli6669 commited on

feat: add Google Colab GPU notebook, ONNX export script, and pipeline ONNX optimization
f3ee5ae

supli6669 commited on

feat: extend CodeFormer training from iter 1000 to 2000
2fa8691

supli6669 commited on

fix: resume from iter 915 and reduce checkpoint freq to 50 to prevent disk overflow
2865df8

supli6669 commited on

chore: bump total_iter to 1000 for CodeFormer and Real-ESRGAN
c9fea6d

supli6669 commited on

feat: add multi-category dataset crawler + Real-ESRGAN training pipeline
46aa171

supli6669 commited on

fix: resolve basicSR training loop termination bug when changing dataset size
57d52e7

supli6669 commited on

merge: resolve conflicts in train_custom.py and CodeFormer_stage3_custom.yml
e9e5430

supli6669 commited on

feat: add custom stage 3 training runner and fix Windows/CPU resume path compatibility in BasicSR
7c275a5

supli6669 commited on

feat: implement custom training configurations and runner script for model improvement
d06e6ed

supli6669 commited on

feat: add CPU-based toy training configs and fix net_g.module AttributeError for CPU training
a282d8c

supli6669 commited on

fix: resolve NameError in app.py and upgrade Gradio APIs in web-demos
4b89faf

supli6669 commited on

feat: clone CodeFormer, download pretrained weights, and verify imports
eeaf8b6

supli6669 commited on