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

how to train on other dataset #27

Closed
shllhs opened this issue Dec 14, 2016 · 3 comments
Closed

how to train on other dataset #27

shllhs opened this issue Dec 14, 2016 · 3 comments

Comments

@shllhs
Copy link

shllhs commented Dec 14, 2016

hello @zhangliliang ,I want to train the model on other dataset like INRIA or ETH , but there are only code for caltech , how should I add the training code? Thank you very much!

@zhangliliang
Copy link
Owner

This repo mainly merge the data preparing and training code for Caltech dataset into the original Faster RCNN repo.

Generally, almost all the relevant script are named with "_caltech" suffix, e.g. imdb_from_caltech.m, script_rpn_pedestrian_VGG16_caltech.m, etc.

Thus, you might read these scripts and modified them as some scripts which could fit into other dataset.

@shllhs
Copy link
Author

shllhs commented Dec 14, 2016

got it,thank you!

@Falmi
Copy link

Falmi commented Apr 6, 2019

@shllhs @zhangliliang , could you share how you successfully trained on other data set, pls?

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