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

object crop is too large? #3

Open
panzhang0212 opened this issue Sep 20, 2022 · 1 comment
Open

object crop is too large? #3

panzhang0212 opened this issue Sep 20, 2022 · 1 comment

Comments

@panzhang0212
Copy link

Hi, the figure 2 in paper shows that the object is cropped by bbox, while the released code (scaling_factor=1.0) crops object by x3 bbox. Is there any gap between paper and code?
image

@fcjian
Copy link
Owner

fcjian commented Sep 20, 2022

When training the prompt vectors, we will apply the random crop for data augmentation, so the object crop fed into the image encoder is actually cropped by a smaller bbox, and the figure 2 is a specific case for demonstration.

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