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 convert YOLOv4-tiny with different input size? #38

Open
JackieNJUST opened this issue Mar 25, 2021 · 2 comments
Open

how to convert YOLOv4-tiny with different input size? #38

JackieNJUST opened this issue Mar 25, 2021 · 2 comments

Comments

@JackieNJUST
Copy link

I adjusted the input resolution of the model, from 416416 to 736256. how to convert it to openVINO? just need to modify this?
image

@TNTWEN
Copy link
Owner

TNTWEN commented Mar 25, 2021

YES! Just modify this,and convert to IRmodel . Run the inference demo to test if the image size is correct

@JackieNJUST
Copy link
Author

OK. Thanks.

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