thtrieu / darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Rate

mfaramarzi opened this issue · comments

I change learning rate in "tiny-yolo-voc-3c.cfg" but it doesn't change in the terminal when I run the training code. Anyone knows why it's happening?
Any help is really appreciated!