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

How to set do not resize? #1

Open
WellTung666 opened this issue Aug 19, 2021 · 2 comments
Open

How to set do not resize? #1

WellTung666 opened this issue Aug 19, 2021 · 2 comments

Comments

@WellTung666
Copy link

I want to do not resize and set resize_h and resize_w as None, but got the error:
ValueError: (InvalidArgument) The 'shape' in Reshape0p is invalid.The input tensor X'size must be equal to the capacity of 'shape'......

@wzmsltw
Copy link
Owner

wzmsltw commented Aug 25, 2021

Currently the Paddle implementation do not support no-square input. I will try to fix it soon. Or you can directly resize the output frames.

@WellTung666
Copy link
Author

Currently the Paddle implementation do not support no-square input. I will try to fix it soon. Or you can directly resize the output frames.

Thank you~

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