Skip to content

network performance  #5

@ofir-dl

Description

@ofir-dl

Hi,

As part of a university assignment, I wish to improve the 'ours' modeI and I have a couple of questions:

  1. I used 'epoch_49' weights to test the 'ours' model and got worse PSNR and SSIM mean results than the results mentioned in your paper (got PSNR = 24.46, SSIM =0.711 instead of PSNR = 25.17 and SSIM=0.713). Am I doing something wrong?
    I have to say that the code results are very close to the paper results, however they are worse than the RDN and ESRGAN paper results.

  2. I would like to improve the RRDB baseline model and I read that you have used RDN and ESRGAN for comparison. Have you tried using RDN with texture loss?

  3. Have you tried perceptual loss weighting? By weighting I mean summing up all of the perceptual loss parts with different factors.

  4. I have noticed that there is a big variance in the PSNR results (for some images you get very low PSNR and for some of them you get really big PSNR) which suggests the the model should be more variant to different images. Have you thought about using hyper-network (or meta learning) architecture in order to make the model more dynamic and responsive to the input image?

Of course I'll be happy to contribute my code if I manage to get some improvements :)

Thanks so much!
Ofir

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions