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

Jaccard Overlap for matching default boxes with ground truth boxes #31

Open
atp1988 opened this issue Jul 17, 2021 · 0 comments
Open

Jaccard Overlap for matching default boxes with ground truth boxes #31

atp1988 opened this issue Jul 17, 2021 · 0 comments

Comments

@atp1988
Copy link

atp1988 commented Jul 17, 2021

Hello Mr. ChunML

I read your code carefully and thank you for your consideration and implementation to programming SSD with keras-tensorflow framework. I work with your code and I have a Question about Jaccard overlap for matching default boxes and ground truth boxes for better loss calculation. in the 'box_utils' file, 'compute_target' function uses Jaccard algorithms but I could not find mathematical way to implementation.
second, in 'compute_target' function you use 'encode' function which is ambiguous for me.

please help me how to write them.
thank you

Regards,

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

1 participant