In detectron2, the learning rate can be reduced by GAMMA through the iterations
cfg.SOLVER.STEPS
How to increase the learning rate at specific iteration by using detectron2 ?
See pytorch scheduler https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate