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

train on my own dataset #55

Open
fbi0817 opened this issue Nov 30, 2016 · 2 comments
Open

train on my own dataset #55

fbi0817 opened this issue Nov 30, 2016 · 2 comments

Comments

@fbi0817
Copy link

fbi0817 commented Nov 30, 2016

Hi ! @daijifeng001 Thank you for sharing this project for us! Now, I'd like to try training the model on my own dataset, and I notice there is a mean_image file. How to get that file if I want to train my own dataset, and your train process seems to use both voc2007 and voc2012, if I want to use only one dataset, which parts of code should I modify? Thank you!

@liyi14
Copy link
Contributor

liyi14 commented Sep 9, 2017

  1. The mean_image file is calculated on the image-net dataset which is used to train the 'pre-trained network'. Since our weights are inherited from that network, we just keep it unchanged.
  2. Maybe you can remove one item in https://github.com/daijifeng001/R-FCN/blob/master/experiments/%2BDataset/voc0712_trainval_sp.m#L12

@646677064
Copy link

@liyi14 Are the models whick the page provided trained using both voc2007 and voc2012? the models are different from the modes from kaiming He's page

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

3 participants