Skip to content

Use PyTorch schedulers in lr_config? #8790

Discussion options

You must be logged in to vote

The schedulers used in MMDet 2.x have different implementation from those in PyTorch.
But we have unified them in MMDet 3.x, which you might be interested in.
You can try them at https://github.com/open-mmlab/mmdetection/tree/3.x, which uses schedulers in https://mmengine.readthedocs.io/en/latest/api/optim.html#scheduler

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@alejopaullier96
Comment options

@wangg12
Comment options

Answer selected by ZwwWayne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #8737 on September 14, 2022 01:30.