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

About the input data in training #36

Open
shudct opened this issue Sep 6, 2016 · 0 comments
Open

About the input data in training #36

shudct opened this issue Sep 6, 2016 · 0 comments

Comments

@shudct
Copy link

shudct commented Sep 6, 2016

Hi all,

  1. In train_val.prototxt, I notice that the input data such as label is 1 * 5 * 1 * 1, the dim 5 means [batch_ind, x1, y1, x2, y2]. I wonder what dose the batch_ind means. Dose it mean the rois' index or others?
  2. Also in train_val.prototxt, the bbox_targets and bbox_loss_weights are both 1 * 8 * 1 * 1. Why not 1 * 4 * 1 * 1?
  3. If I wonder input multi rois for training, how should I change the input data?

Hope someone can give me some advice, thanks!

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