Jakaria08 / EESRGAN

Small-Object Detection in Remote Sensing (satellite) Images with End-to-End Edge-Enhanced GAN and Object Detector Network
GNU General Public License v3.0
279 stars 70 forks source link

About the function 'imresize_np' can't be found in the ''scripts_GAN_HR-LR.py '' #37

Closed TangYuangao closed 2 years ago

TangYuangao commented 2 years ago

When I debug this programme.

image_LR = imresize_np(image_HR, 1 / up_scale, True) NameError: name 'imresize_np' is not defined