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

Regarding the geometric bbox augmentation. #7

Closed
gkagkos opened this issue Oct 27, 2021 · 1 comment
Closed

Regarding the geometric bbox augmentation. #7

gkagkos opened this issue Oct 27, 2021 · 1 comment

Comments

@gkagkos
Copy link

gkagkos commented Oct 27, 2021

Hi, @yukang2017

On this line of code you set the translation value to (0,0) even if you apply the translate augmentation.

That being said translate[0] + translate[1] != 0 will never be True.

Is this the expected behaviour?

@yukang2017
Copy link
Member

Hi gkagkos,

Thanks for the remind. I previously wrote this line for debug and forget to remove it. I have fixed it.

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