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

Why does the objectness_flag set to False during training? #106

Open
seanzhuh opened this issue Feb 20, 2025 · 1 comment
Open

Why does the objectness_flag set to False during training? #106

seanzhuh opened this issue Feb 20, 2025 · 1 comment

Comments

@seanzhuh
Copy link

Hi, why not let the model predict objectness score during training? It seems that mask logits who are positive are summed up to form the objectness score instead of having a separate branch to predict the objectness score

@filaPro
Copy link
Owner

filaPro commented Feb 22, 2025

I think we just borrowed this trick from SPFormer or Mask3D.

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