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

Does the input image have to be the same width and height? #12

Open
pengbc917 opened this issue Dec 16, 2020 · 1 comment
Open

Does the input image have to be the same width and height? #12

pengbc917 opened this issue Dec 16, 2020 · 1 comment

Comments

@pengbc917
Copy link

I tried it, and if the width and height don't match, I get an error.

image

@tjuskyzhang
Copy link
Owner

The input image can be any size. At the preprocessing stage, the input image will be resized into the input size of the network according to your's yolov4-tiny.cfg.

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