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

NUCLEUS SAMPLING #7

Open
hust-nj opened this issue Dec 9, 2021 · 2 comments
Open

NUCLEUS SAMPLING #7

hust-nj opened this issue Dec 9, 2021 · 2 comments

Comments

@hust-nj
Copy link

hust-nj commented Dec 9, 2021

Great work! Have you implemented NUCLEUS SAMPLING mentioned in paper? Thank you.

@gaopengcuhk
Copy link
Owner

We only implement beam search. Beam search can improve pix2seq by 1. Nucleus sampling can not improve pix2seq in our experiments.

@hust-nj
Copy link
Author

hust-nj commented Dec 10, 2021

Thank you, any suggestion about the performance mAP gap between your implementation(37.0) and official paper(43.0)?

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