Varying image size #189
Unanswered
ninadchobe
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have implemented yolo architecture on a large dataset. There are not specific image dimensions and lets just assume there are 4 different image sizes. Now the coordinates are relative and how can I proceed forward ? I need to pass img size if the coordinates are normalized right ?
Beta Was this translation helpful? Give feedback.
All reactions