You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to know how to run robustness test?
From my perspective, I first add distortion to original images, then run compute_dire.sh to get their dire image, finally run test.sh on dire images. Is this correct?
By the way, in compute_dire.sh, what's the model checkpoint you used indeed for each dataset?
The text was updated successfully, but these errors were encountered:
hello, did you get dire images in this way?I run compute_dire.py,but no images is generated in recons_dire and dire_dir,is there anything else to change except parameters of the corresponding model?
I'd like to know how to run robustness test?
From my perspective, I first add distortion to original images, then run
compute_dire.sh
to get their dire image, finally run test.sh on dire images. Is this correct?By the way, in
compute_dire.sh
, what's the model checkpoint you used indeed for each dataset?The text was updated successfully, but these errors were encountered: