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

how to use piou loss in Mask RCNN-based methods? #3

Open
ustczhouyu opened this issue Aug 20, 2020 · 1 comment
Open

how to use piou loss in Mask RCNN-based methods? #3

ustczhouyu opened this issue Aug 20, 2020 · 1 comment

Comments

@ustczhouyu
Copy link

Hello, I want to replace Piou loss with Smoothl1 loss in the Mask rcnn-based instance segmentation method. I want to confirm whether I only need to replace Smoothl1 loss in RPN and Roi head with Piou loss? In addition, batch['cat_spec_mask'] in ctdet_angle.py is the segmentation label of the instance? Looking forward for your response, thank you.

@2018loveyyq
Copy link

Hello,and I want to know if you have solved this problem replaceing Piou loss loss with Smoothl1 loss in the Mask rcnn-based instance segmentation method??

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

2 participants