Skip to content

Conversation

@kokorins
Copy link
Contributor

@kokorins kokorins commented Oct 2, 2021

I have some doubts in the approach I'm using. Though classes seems to be ok, but I cant interpret the bounding box coordinates.

@zaleslaw
Copy link
Collaborator

zaleslaw commented Oct 4, 2021

Hi @kokorins happy to see you again

First of all, I need to share with you the original model and pre and post-processing for it.

Looks like you use the simpler version of postprocessing without any maths related to the intersection of boxes and so on (probably it could be missed).

Also, need to note that different YOLO versions have different output tensors and structures (v2 and v4 for example).

But what is the current problem with your numbers?

@kokorins
Copy link
Contributor Author

kokorins commented Oct 6, 2021

Exactly, I was trying to guess the model thus I am sure I haven't guessed it right. I have an issue that bounding boxes have negativ widths and heights.

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

Successfully merging this pull request may close these issues.

2 participants