Skip to content

which learning rate is true? #35

Open
@howardchina

Description

@howardchina

Hi,

I find the latest configuration file from mmdetection official released version is different from here.
Which one is better in your experiment?

here:

optimizer = dict(_delete_=True, type='AdamW', lr=0.000025, weight_decay=0.0001)

or official released version from mmdetection:
https://github.com/open-mmlab/mmdetection/blob/master/configs/queryinst/queryinst_r50_fpn_1x_coco.py#L127

looking for your reply!

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions