Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 471 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 471 Bytes

MMRazor-MasKD

This is a modified version of MMRazor (v0.1.0), which adds supports of knowledge distillation on RCNN heads of two-stage detectors.

Preparations

  • Install requirements: The MM packages used in our experiments:

    mmcv-full==1.4.0
    mmdet==2.14.0
    mmcls==0.16.0
    
  • Put the COCO dataset into ./data folder following [this url].