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

DeconvNet fine tuning #8

Open
ckchng opened this issue Aug 22, 2016 · 4 comments
Open

DeconvNet fine tuning #8

ckchng opened this issue Aug 22, 2016 · 4 comments

Comments

@ckchng
Copy link

ckchng commented Aug 22, 2016

Thanks for making your work available, deeply appreciated.

I'm hoping to fine tune your pre-trained DeconvNet, but I noticed that stage 003 make BN layers testable. Hence I assume that I should not load 'DeconvNet_trainval_inference.caffemodel' straightaway and starts the training, but I'm not sure. Please let me know if my concern is valid, if it does, can you please upload the caffemodel after stage 002 training? Thanks a lot.

@hussamullah
Copy link

Were you able to finetune deconvnet network and the FCN network for you own dataset? If yes, how did you do that.

@ckchng
Copy link
Author

ckchng commented Apr 27, 2017

Yes I was able to do that. Regarding my question earlier on, I fine tune it using 'stage_2_train_result.caffemodel'. What have you tried and what's your problem?

@hussamullah
Copy link

Thanks for the reply. Can you please share your skype id on my email address: [email protected]? I am having the following problems:-
1-This implementation needs a trained FCN too, how were you able to train that? Because there is no code for its training in this branch
2- The format of training data for second stage is very odd and the pixels aren't labeled, instead it is binary image with just the boundries of the object. There is also a bounding box argument added to the train.txt file which has negative coordinates which quite confusing.
3- This implementation is using edge box proposals, wouldn't that make this implementation slow?

I'll be really glad if you can reply back asap. Thanks in advance.

@OrangePlusPlus
Copy link

@hussamullah Have you already solved your problem No.2 and No.3? I am confused by the same problems as you. If yes, how did you do that.
I'll be very glad if you can reply back. Thanks in advance.

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