Blind2Unblind icon indicating copy to clipboard operation
Blind2Unblind copied to clipboard

I have some questions.

Open jh79783 opened this issue 1 year ago • 0 comments

I'm trying to use it according to my environment. I have a few questions in the process.

  1. Can i replace Upsample layer instead of up function in class Up of arch_unet.py
  2. I use all the memory of gpu during the validation phase during training. Is this normal?
  3. When I test, can I expect normal performance even if I use it without adding noise?
  4. Does the score calculation process take up most of the time during validation?
  5. Why do you do repeated tasks in validation? Can you explain it? -> It's mean 'valid_repeat_times'

I am looking forward to your reply.

jh79783 avatar Aug 10 '23 04:08 jh79783