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

Fix CPU NN resize and WarpAffine. #435

Closed
wants to merge 2 commits into from

Conversation

mzient
Copy link
Contributor

@mzient mzient commented Jan 14, 2019

Add CPU Resize preserving image corners (not corner pixels!).
Fix WarpAffine to properly handle pixel centers.

Signed-off-by: Michal Zientkiewicz michalz@nvidia.com

Fix WarpAffine to properly handle pixel centers.

Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
@JanuszL
Copy link
Contributor

JanuszL commented Jan 15, 2019

Builds 609223

Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
Copy link
Contributor

@JanuszL JanuszL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It fails the test. Please check it.

@mzient
Copy link
Contributor Author

mzient commented Apr 30, 2019

Requires more extensive rework.

@mzient mzient closed this Apr 30, 2019
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

Successfully merging this pull request may close these issues.

4 participants