YunYang1994

Results 107 comments of YunYang1994

请问,怎么改变代码字体和颜色呢,我觉得这个代码的颜色不够明亮,有点看不清

> theme里面自己去调调呀。 怎么说,能详细说说吗?

看样子是学习率一直在上升导致的Nan,你可以把学习率调小一点,顺便问一下,训练的哪个数据集?

你打开tensorboard不就知道了

``` __C.TRAIN.LR_INIT = 1e-4 __C.TRAIN.LR_END = 1e-6 __C.TRAIN.WARMUP_EPOCHS = 4 ``` 试试?

醉了,有什么用?自己看 https://arxiv.org/pdf/1812.01187.pdf

如果loss没有出现Nan,就不用warmup

在我自己电脑上没遇到这样的问题,你不妨升级试试看?

please install tensorflow-gpu !!!

maybe it could be faster if you use frozen graph ".pb". I am not very sure about it. I will continuously update this repo, welcome to watch it !