RunyuZhu commited on
Commit
e71f063
·
verified ·
1 Parent(s): 3326f85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  This repository hosts the **Naka-guided Chroma-correction model** used in the **Naka-GS** pipeline.
17
 
18
- The model is designed to refine a Naka-enhanced low-light image by suppressing color distortion in bright regions while preserving edge and texture details. In the released implementation, the network predicts a **single-channel multiplicative correction map** and a **three-channel additive correction map**, and applies them only to the **low-frequency component** of the Naka-enhanced image before adding the preserved high-frequency details back to the final output. The model input is an 18-channel representation built from the low-light image, the Naka-enhanced image, their residual, and standardized counterparts.
19
 
20
  ## Associated resources
21
 
 
15
 
16
  This repository hosts the **Naka-guided Chroma-correction model** used in the **Naka-GS** pipeline.
17
 
18
+ The model is designed to refine a Naka-enhanced low-light image by suppressing color distortion in bright regions while preserving edge and texture details. In the released implementation, the network predicts a single-channel multiplicative correction map and a three-channel additive correction map, and applies them only to the low-frequency component of the Naka-enhanced image before adding the preserved high-frequency details back to the final output. The model input is an 18-channel representation built from the low-light image, the Naka-enhanced image, their residual, and standardized counterparts.
19
 
20
  ## Associated resources
21