You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I tried it, and if the width and height don't match, I get an error.
The text was updated successfully, but these errors were encountered: