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

Question about batch data. #2

Open
kimna4 opened this issue Aug 30, 2018 · 1 comment
Open

Question about batch data. #2

kimna4 opened this issue Aug 30, 2018 · 1 comment

Comments

@kimna4
Copy link

kimna4 commented Aug 30, 2018

Hello,
First of all, really thank you for your hard work and sharing.

The reason why I write the issue is that I don't know exactly a meaning of "batch index" (the first element of "rois")

I hope to use your roi_align (or roi_pooling) to batch tensor. In that case, how to use your function?

Thank you

@AceCoooool
Copy link
Owner

  1. the batch_index means: which batch does this roi belong to. (for example, if there only one "object", the batch_index is always 0)
  2. you can reference simple-faster-rcnn-pytorch, faster-rcnn.pytorch to know how to use this function.

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

2 participants