-
Notifications
You must be signed in to change notification settings - Fork 36
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
Box2Mask failing for custom class of just one class. #9
Comments
@VikasRajashekar Btw. The |
@LiWentomng Thanks for the input.
I did debug the values of scores.flatten(0, 1),max_per_image,mask_cls in the file maskformer_fusion_head.
I tried to hardcode the topk to 100 and ran the evaluation but got very poor results:
I am attaching the config file and the corresponding log file. Am I missing something? Or is it a bug? |
@LiWentomng looking for your input. |
@LiWentomng Any update? |
@VikasRajashekar I have test the Box2mask on ICDAR2019 dataset with one class, which can run well without the above errors I suggest you try the Any further questions can be discussed. |
I also observed the same trend. For Boxlevelset and box2mask, performance on single class is very poor. For Boxinst its decent. |
I get the following error:
Attaching my config:
The text was updated successfully, but these errors were encountered: