Skip to content

Commit

Permalink
Update Real_captured.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyricccco authored Nov 11, 2024
1 parent 0147f55 commit da23d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Real_captured.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
3. For fast validation, we validate 20 synthetic images instead of the real-captured images every 50,000 iterations, since real-captured images are typically 4K or 8K resolution.
- If you'd like to validate directly on real-captured images, open the `DualDn_Big.yml` file, set `mode` in `datasets/val/Real_captured` to `true` and set `mode` in `datasets/val/Synthetic` to `false`.
- If you'd like to validate directly on real-captured images, open the `DualDn_Big.yml` file, set `mode` in `datasets/val/val_datasets/Real_captured` to `true` and set `mode` in `datasets/val/val_datasets/Synthetic` to `false`.
- We recommend evaluating on real-captured images after training using the following test or inference code.
4. Find the training results in `'./experiments'`
Expand Down

0 comments on commit da23d20

Please sign in to comment.