-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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.
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.


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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

