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
hello, I read the example.ipynb , and find the image size is resized to [1024, 1024], should the image size must be square? if original images is 300*600, resize it to square, the resized image is distorted, is that hurt the performance? thanks!