fcos
fcos copied to clipboard
Train on the VOC dataset
If using VOC to train ,how can I set the learning rate(2 GPUs)? Looking forward for your reply,thank you very much
"load": false, "save": true, "pretrain": true, "freeze_bn": true, "freeze_stages": 1, "epoches": 30, "nbatch_train": 28, "nbatch_eval": 28, "device": [0,1,2,3], "num_workers": 14, "lr_base": 0.01, "lr_gamma": 0.1, "lr_schedule": [16000, 22000], "momentum": 0.9, "weight_decay": 0.0001, "boxarea_th": 32, "grad_clip": 3, "img_scale_min": 0.6, "augmentation": false
This configuration can achieve 77(map50) in voc2007 test