🔧 SeedVR2 Improvements
- Enhanced Color Correction: Implemented precise LAB histogram matching with wavelet reconstruction for superior color consistency between input and upscaled images.
- Configurable Softness: Added a new
--softnessparameter (0.0 to 1.0) to control input pre-downsampling, allowing for smoother upscaling results when desired. - RoPE Alignment: Fixed RoPE dimension mismatch (increased to 128) to perfectly match the reference 3B transformer architecture.
🤖 DX & Maintenance
- Updated
.cursorrules: Added standard procedure for test output preservation and release management. - Updated Test Infrastructure: Updated SeedVR2 reference images and fixed dimension-related test failures.