Skip to content

About sampling strategies of test input patch #7

Description

@dituu

Hi, thanks for releasing the code. I have a question about the test setting on PU-GAN dataset.

In original PU-GAN dataset, the test input sparse patches are generated by random downsampling form the ground truth, while this work uses Poisson downsampling in prepare_pugan.py. The former generates a realistic and non-uniform distribution, while the Poisson downsampling produces a uniform distribution.

I directly test the released model on PU-GAN test set under random downsampling setting, and find the performance degenerates greatly (CD 0.245->0.495). It seems that the method is sensitive to the input distribution pattern.

So, do you have some ideas about this phenomenon? Many thanks!

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