Implementation CVPR 2019 paper Distilling Object Detectors with Fine-grained Feature Imitation in yolov5
First of all, clone the code
git clone https://github.com/xing-bing/yolov5-distilling
pip install -r requirements.txt
python train_distill.py