thtrieu / darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
GNU General Public License v3.0
6.13k stars 2.08k forks source link

Learning Rate #1161

Closed mfaramarzi closed 4 years ago

mfaramarzi commented 4 years ago

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!