Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The CondInst is not good #189

Open
cty-xiaobai opened this issue Aug 25, 2020 · 7 comments
Open

The CondInst is not good #189

cty-xiaobai opened this issue Aug 25, 2020 · 7 comments

Comments

@cty-xiaobai
Copy link

000001
000001
000004CondInst
Hi, I test the CondInst and MaskRcnn in detectron2. The first image is the original image, The second image is the result of maskrcnn, the third image is the result of CondInst .CondInst's results are not good. Do I need to adjust the code?
If anyone has a better solution, welcome to discuss it with me. Thanks a lot!

@tianzhi0549
Copy link
Member

@cty-xiaobai I think you should tune the threshold when testing.

@cty-xiaobai
Copy link
Author

@cty-xiaobai I think you should tune the threshold when testing.

Thank you for your reply. Which threshold is and how to adjust?

@tianzhi0549
Copy link
Member

@cty-xiaobai Please lower the threshold here.

default=0.5,

@cty-xiaobai
Copy link
Author

cty-xiaobai commented Aug 26, 2020

@cty-xiaobai Please lower the threshold here.

default=0.5,

OK!thanks for your help!Decrease the threshold, the result is indeed better, but the threshold of detectron2 is also 0.5, I think it should be compared under the same threshold

@tianzhi0549
Copy link
Member

@cty-xiaobai please kindly note that different algorithms have different optimal thresholds.

@cty-xiaobai
Copy link
Author

@cty-xiaobai please kindly note that different algorithms have different optimal thresholds.

Ok thanks for your help!

@lxtGH
Copy link

lxtGH commented Aug 27, 2020

Hi! @tianzhi0549 what are the better thresholds for demo visualization?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants