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

We are very interested in your work. Could you please answer the following questions: #14

Open
2308700388 opened this issue Sep 5, 2024 · 2 comments

Comments

@2308700388
Copy link

What are the effects of not using a two-stage approach for one-to-many supervision?
Is the one-to-many supervision prediction head used during model inference, or is it used for both training and inference?

@ZhaoChuyang
Copy link
Collaborator

Thank you for your interest. Regarding your questions:

What are the effects of not using a two-stage approach for one-to-many supervision?

We haven't tested one-to-many supervision with a one-stage approach. You can explore this by disabling the --two-stage flag in the script, which will switch to one-stage training.

Is the one-to-many supervision prediction head used during model inference, or is it used for both training and inference?

The one-to-many prediction head is only used during training and is not used in the inference.

Please feel free to reach out if you have any further questions.

@2308700388
Copy link
Author

thanks,

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