hubutui / Gleason

My code using PSPNet for MICCAI Gleason Challenge 2019
32 stars 12 forks source link

Question for learning rate #6

Open dongunkang opened 4 years ago

dongunkang commented 4 years ago

Hi, hubutui.

I'm Dong Un Kang.

I am interested in prostate cancer segmentation. so, I'm trying to replicate your code.

I have a question for running code method.

Did you set learning rate as 0.01 for training?

Sincerely, thank you for your providing code.

hubutui commented 4 years ago

Everything you need is in the code, https://github.com/hubutui/Gleason/blob/master/train.py#L205