tensorflow-deeplab-lfov icon indicating copy to clipboard operation
tensorflow-deeplab-lfov copied to clipboard

the best performance is 0.607 training from scratch while the pretrained model is 0.670

Open gaopeng-eugene opened this issue 8 years ago • 2 comments

gaopeng-eugene avatar Feb 13 '17 14:02 gaopeng-eugene

Any idea on how to improve the performance?

gaopeng-eugene avatar Feb 13 '17 14:02 gaopeng-eugene

Do you use the provided training script for optimisation? If so, it doesn't follow the choices from the original paper (e.g., Adam vs SGD), which might reflect the difference.

DrSleep avatar Feb 21 '17 05:02 DrSleep