-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hello,
I have a question on the parameter "frame", why it was divided by 2? The hr_patch_ls and lr_patch_ls thus both have a length of 2 in the last dimension, instead of 5.
hr_patch_ls = high_list[r_h * ratio:(r_h * ratio + HR_patch), r_w * ratio:(r_w * ratio + HR_patch), index:(index + frame // 2)]
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels