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

About inference #12

Open
facias914 opened this issue Sep 28, 2024 · 1 comment
Open

About inference #12

facias914 opened this issue Sep 28, 2024 · 1 comment

Comments

@facias914
Copy link

Very insightful work!
I would like to ask, during training, the ADE dataset is trained on a single category, what about during inference?

@sunrainyg
Copy link
Member

During inference, we output a single category and then aggregate all categories to obtain multi-category results. However, it is also possible to specify multiple categories in the instructions, but doing so will lead to a performance decrease because we used single-category training.

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