facebookresearch / Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Apache License 2.0
26.21k stars 5.45k forks source link

How to use FREEZE_AT: in different models, what layers it actually frozen by FREEZE_AT: 2 or FREEZE_AT: 5. #957

Open afaq-ahmad opened 4 years ago

afaq-ahmad commented 4 years ago

Expected results

Details about frozen weights and freeze_at functions.

Actual results

What did you observe instead?

Detailed steps to reproduce

E.g.:

The command that you ran

System information