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

Is the background image necessary? #57

Open
Tangshitao opened this issue Dec 24, 2016 · 0 comments
Open

Is the background image necessary? #57

Tangshitao opened this issue Dec 24, 2016 · 0 comments

Comments

@Tangshitao
Copy link

I use the model to train my own dataset consisting of 2 classes(manhole cover and bg). When I use the original imagenet resnet50 model to initialize, it can't detect anything. However, When I use the rfcn model, it can detect what I want, but also it's very responsive to the objects the original rfcn model can detect(car, person, dog and etc.) What I plan to do is to use some images in pascal voc dataset as background to train the model. Do you have any suggestions?

Here are some parameters I use in training:
iter: 50000
lr: 0.00001(increasing it will result in nan loss)
number of images: 300-400

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