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

Finetuning Alex-Net for Semantic Segmentation #14

Open
seragENTp opened this issue Jan 15, 2016 · 0 comments
Open

Finetuning Alex-Net for Semantic Segmentation #14

seragENTp opened this issue Jan 15, 2016 · 0 comments

Comments

@seragENTp
Copy link

I'm trying to reproduce FCN paper results using Alex-Net (imagenet-matconvnet-alex.mat) which
doesn't contain Local response normalization layer as in Alex-Net (imagene-caffe-ref.mat).
This the results (shown in the pdf attached) i obtained using :
minibatch size = 1 ;
learning rate = 1e-5 ;
after 100 epoch i got meanIU = 25 on validation dataset (1111 images) and it seems that there is some sort of saturation in meanIU value for validation dataset , so what i should do next !

1-train for more epochs ?
2- decrease the learning rate and train from the start ?
3- add local response normalization layer like the paper ?

net-train.pdf

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