Skip to content

Question about performance and hyparameter #5

@changhaonan

Description

@changhaonan

Hello,

I am testing the performance on some sample images from ADE20k (e.g. ADE_test_00000002.jpg, ADE_test_00000005.jpg). I am using the vocabulary from "cls_ade20k.txt" for query.

I first checked the raw quality of the dense feature without smoothing by setting parameters to be pamr_steps = 0, slide_crop = 0. The results seem quite noisy.

image
image

After setting pamr_steps = 1, slide_crop = 227. The results seem to get improved, though still very different from the demos showing in the paper.
image
image

I'm not sure if you see similar results on your side, or perhaps I did something wrong during the inference. Are there other hyper-parameters I can tune? It would be great if you can provide a script for single image inference. 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