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
Hi,
I know that this repo works with a squared image. But, I am trying to incorporate a rectangle image of size (720,1440).
However, I end up with an error in the below line as it is not able to match the expected size.
could you please tell me, how did you come up with these params? If I have to use a rectangle image what should be changed and on what basis?
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi,
I know that this repo works with a squared image. But, I am trying to incorporate a rectangle image of size
(720,1440)
.However, I end up with an error in the below line as it is not able to match the expected size.
yolov2.pytorch/yolov2.py
Line 32 in 014559c
could you please tell me, how did you come up with these params? If I have to use a rectangle image what should be changed and on what basis?
Thanks in advance
The text was updated successfully, but these errors were encountered: