BobShih1008 commited on
Commit
9923841
·
1 Parent(s): 44bdf40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -48,6 +48,6 @@ To load the dataset, use the provided `dataloader_raw.py` script. Below is an ex
48
  gt_path = "your_path/ambaraw_20240111/RAW/gt/"
49
  noisy_path = "your_path/ambaraw_20240111/RAW/noisy/"
50
  dataset = loadnpy(gt_path, noisy_path)
51
-
52
  Contact
53
  For any questions or issues, please contact [Tim Liu] at [Tim.Liu@liteon.com].
 
48
  gt_path = "your_path/ambaraw_20240111/RAW/gt/"
49
  noisy_path = "your_path/ambaraw_20240111/RAW/noisy/"
50
  dataset = loadnpy(gt_path, noisy_path)
51
+ ```
52
  Contact
53
  For any questions or issues, please contact [Tim Liu] at [Tim.Liu@liteon.com].