Skip to content

some improvements and questions about psnr #30

Description

@lunasdejavu

I think the resize input_transform should be bicubic since the default value is bilinear,
and centercrop should be changed to RandomCrop()
and some of the calculation of the PSNR in test should be normalize first and use MSELoss() not L1Loss() directly. and there still might be some problems that I can't achieve PSNR >30 by this project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions