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
hi, i note that the size of input is changing according to the scale factor. such as scale is x2 ,the input patch size is 60x60,scale is x3,the input patch size is 50x50, scale is x4,the input patch size is 40x40. Why is it designed like this?the different of input patch size will affect the final result?
The text was updated successfully, but these errors were encountered:
hi, i note that the size of input is changing according to the scale factor. such as scale is x2 ,the input patch size is 60x60,scale is x3,the input patch size is 50x50, scale is x4,the input patch size is 40x40. Why is it designed like this?the different of input patch size will affect the final result?
The text was updated successfully, but these errors were encountered: