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

Bug in Init? #3

Open
superzrx opened this issue May 20, 2018 · 1 comment
Open

Bug in Init? #3

superzrx opened this issue May 20, 2018 · 1 comment

Comments

@superzrx
Copy link

superzrx commented May 20, 2018

if (resize_image_) {
pos_ = FloorPointScale(pos_, 0.5);
target_sz_ = FloorSizeScale(target_sz_, 0.5);
}

Here pos_ is halfed but frame is not. This will lead to a wrong crop .

@kangxiao18
Copy link

Yes, I encountered it either.

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