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

MultiBox Los Calculation #84

Open
NiranjanRavi1993 opened this issue Mar 10, 2022 · 0 comments
Open

MultiBox Los Calculation #84

NiranjanRavi1993 opened this issue Mar 10, 2022 · 0 comments

Comments

@NiranjanRavi1993
Copy link

Hi,

In the multi-box loss calculation, in the parameter predicted_locs what does N signify? Is it the batch size or the number of objects predicted by the network in the particular image?

param predicted_locs: predicted locations/boxes w.r.t the 8732 prior boxes, a tensor of dimensions (N, 8732, 4)

Also I could see batch size derived here : batch_size = predicted_locs.size(0) . It would be helpful if any inputs on this.

Thanks and Regards
Niranjan ravi.

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