CSP icon indicating copy to clipboard operation
CSP copied to clipboard

Hello, why do I get so bad result?

Open shoutOutYangJie opened this issue 5 years ago • 5 comments

I test one image, but result is so bad. There are so many false-positive samples. Why?

1 result

shoutOutYangJie avatar Jun 17 '19 08:06 shoutOutYangJie

how about to use a probability threshold to filter the result? :p (this is p=0.5 result) test

kakusikun avatar Jun 17 '19 09:06 kakusikun

how about to use a probability threshold to filter the result? :p (this is p=0.5 result) test

wawa,so great! so i need to set score from 0.1 to 0.5? right?

shoutOutYangJie avatar Jun 17 '19 09:06 shoutOutYangJie

It seems that the score in bbox_process is the threshold to filter the output of seman_map which might be the probability of object in pixel level. I'm not sure the final probability of bbox is the probability of seman_map, you can try it. ^^

kakusikun avatar Jun 17 '19 09:06 kakusikun

我测试了一张图像,但是结果太差了。假阳性样本太多。为什么?

1个 结果

Hello!How did you test a single picture?

I test one image, but result is so bad. There are so many false-positive samples. Why?

1 result

Hello!How did you test a single picture?How should the code be modified,Or did you write the script by yourself?

Boisa avatar Oct 21 '19 08:10 Boisa

我测试了一张图像,但是结果太差了。假阳性样本太多。为什么? 1个 结果

Hello!How did you test a single picture?

I test one image, but result is so bad. There are so many false-positive samples. Why? 1 result

Hello!How did you test a single picture?How should the code be modified,Or did you write the script by yourself? 你好,我有win10运行test_caltech.py时,报错 ModuleNotFoundError: No module named 'nms' 您知道这个问题怎样解决吗?不胜感激

SouleTraveler avatar Jan 02 '20 07:01 SouleTraveler