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 coded a python program that uses an input picture with pixel-size 1024x1024 and down-sampled to different sizes. Such sizes are 512x512, 256x256, 128x128, 64x64, and 32x32. Afterwards, using the downsampled 32x32 image as the base image, I proceeded to upsample this image to the same sizes in reverse order.