-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
output is plain images #12
Comments
Hi, Are you using my trained model? |
Hi,
Thanks for your reply
I am using your model which is in model folder and I run the test.py code
using pretrained model.
The input images are
The output images are
so I am getting the plain output.
…On Wed, Jun 12, 2019 at 12:28 PM Deepak Birla ***@***.***> wrote:
Hi,
Are you using my trained model?
Can you tell me what images you are using. And please send me detailed
process how you are using my model.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#12?email_source=notifications&email_token=AKWA6GMTZAUGDENJPKVKXQDP2CNCZA5CNFSM4HW43TC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXPOFEA#issuecomment-501146256>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKWA6GKWL4WWPL7YA6QJHETP2CNCZANCNFSM4HW43TCQ>
.
|
Hi I am using your pre-trained model. Even if I am changing the image size still it is taking (96,96,3) and giving an error on mismatch. |
I changed the lr_images (in Utils.py) scale form 4 to 1 since the input wants 80x80 for low res instead of downsampling my already low res 80x80 images to 20x20
|
@KoteshwarSurga I know this is an old thread but did that fix ur problem? |
Please all, {The SRResNet networks |
1 similar comment
Please all, {The SRResNet networks |
Hi,
I am testing your code on some low resolution images(blur) but the output receiving is plain images.
can u please help me.
The text was updated successfully, but these errors were encountered: