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
{{ message }}
This repository was archived by the owner on Oct 18, 2022. It is now read-only.
Hi!
I am trying to understand SSD algorithm. Your implementation is the most understandable among all I've found. But still I have some questions and I hope you can help me with it.
The first question is: why do we need variances? As I understand, it is used to normalized coordinates. But why do we need normalization? For the better performance?
Also, what is the difference between location coordinates and priors coordinates?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
I am trying to understand SSD algorithm. Your implementation is the most understandable among all I've found. But still I have some questions and I hope you can help me with it.
The first question is: why do we need variances? As I understand, it is used to normalized coordinates. But why do we need normalization? For the better performance?
Also, what is the difference between location coordinates and priors coordinates?
The text was updated successfully, but these errors were encountered: