Skip to content

the test results do not seem to match the paper #6

@Carrotor116

Description

@Carrotor116

Hi,
I clone the source code and download model weight (NNHDRNet.h5, size 121 MB) and test dateset provided in README.md, then I tested and found result are not consistent with the picture demo/peopleStanding.png.

Such as, for test the scene Test/PAPER/PeopleStanding, I modified the model input size (in line) from (3, 256, 256, 6) to (3, 768, 1280, 6) and input resized images.

The result is follow:

nhdr_PeopleStanding

The result provided in this repository is follow :
img

My test results have severe distortion.

Is this test result normal? or is the weight file the optimal weight?

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