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

Training parameters set #24

Open
InstantWindy opened this issue May 31, 2018 · 2 comments
Open

Training parameters set #24

InstantWindy opened this issue May 31, 2018 · 2 comments

Comments

@InstantWindy
Copy link

Hello ! could you porvide me the training parameters set? beacause I train the model ,I found it can not reach the paper performance . Thank you !

@oandrienko
Copy link

To train the model properly, you either need to do transfer learning from ResNet50 or PSPNet50 weights as suggested by the author. You also need to apply network compression once you have trained the full scale model.

If you are interested in a Tensorflow implementation, I have some pretrained models with the accompanying sets of hyperparameters here: https://github.com/oandrienko/fast-semantic-segmentation. Hope this helps!

@pewpewpeww
Copy link

@InstantWindy Hi, I am looking at training ICNet with my own data set too. Can you share your training prototxt for my reference? Thank you :-)

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