Thank you for sharing the source code and pre-trained weights. However, I could not apply this model to 2048x1024 ERP images (as argued as possible on the main page of this repository). In my tests, I skip the resize operation in "check_img" function. The resulting image is, however, of size 1024x512 and does not keep the original image information (but a distorted part of it only). What am I doing wrong? What else should I do to apply this model to ERP images of different sizes? Thank you in advance. Best, Thiago L T da Silveira.
Thank you for sharing the source code and pre-trained weights. However, I could not apply this model to 2048x1024 ERP images (as argued as possible on the main page of this repository). In my tests, I skip the resize operation in "check_img" function. The resulting image is, however, of size 1024x512 and does not keep the original image information (but a distorted part of it only). What am I doing wrong? What else should I do to apply this model to ERP images of different sizes? Thank you in advance. Best, Thiago L T da Silveira.