Enhancer / tools

Commit History

feat: enforce held-out benchmark workflow
0193004

supli6669 commited on

feat: add model quality workflow gate
2d06408

supli6669 commited on

fix: align test_ab_ui_pipeline.py with single return value of process_image
c55060c

supli6669 commited on

fix: resolve Windows cp1252 terminal encoding in test_all.py with 100% pass rate
f2a9898

supli6669 commited on

feat: add master system verification test suite test_all.py with 100% pass rate and exit code 0
f28ecd6

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 4 Dataset Expansion & Game Character Mixing with exit code 0
06017be

supli6669 commited on

docs: update handover.md and add dynamic fallback verification to quantize_onnx_static.py
c4942a1

supli6669 commited on

fix: remove static quantization from Dockerfile build and add fail-safe ONNX loader
15b2edb

supli6669 commited on

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

supli6669 commited on

feat: implement static INT8 ONNX quantization tool & UI model engine selector
77a7159

supli6669 commited on

fix: resolve B11 (offline setuptools wheel build via base64 encoding and Dockerfile update) and finalize Task 11 bug fixes
a30aa2c

supli6669 commited on

fix: update download_weights.py to use stable github release urls
d635133

supli6669 commited on

fix: resolve Hugging Face deployment crashes and dependency conflicts
93fffe5

supli6669 commited on

feat: complete custom training pipeline bugfixes, dataset crawling, and validation
f9f499d

supli6669 commited on

CPU optimizations and UI defaults
da2865e

supli6669 commited on

Optimize CPU performance: add INT8 quantization, set default lightweight detector, disable heavy upscaling by default
4f3bc5f

supli6669 commited on

fix: make CPU training run (disable mkldnn, cv2 filter2D, num_block=6, gt=256, LMDB) + handover
dec0f69

supli6669 commited on

perf: maximize CPU/RAM/disk for CPU training (LMDB, avx512, larger batch/queue)
27d4c73

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

style: move utility and test scripts into tools/ folder to clean up root directory
d965ff5

supli6669 commited on