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

Redo classification on embedding representation? #24

Open
aleynakutuk6 opened this issue Jun 25, 2024 · 0 comments
Open

Redo classification on embedding representation? #24

aleynakutuk6 opened this issue Jun 25, 2024 · 0 comments

Comments

@aleynakutuk6
Copy link

Hi,

I have a question regarding the predicate-to-entity message propagation mechanism mentioned in the paper. I couldn't locate its actual implementation in the code. Specifically, there's a comment in lines 282-283 of the file pysgg/modeling/roi_heads/relation_head/model_msg_passing.py that states: "currently no redo classification on embedding representation, we just use the first stage object prediction."

Could you clarify whether this mechanism is not implemented despite being discussed in the paper, or if I might be missing something? When I retrieve class predictions from both FasterRCNN and BGNN networks, I get identical results, which might be due to the lack of refinement in class predictions.

Thank you in advance for your assistance.

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

1 participant