在这项工作中,我们提出了一个称为提取和选择 (DnS) 的知识蒸馏框架,该框架从性能良好的细粒度教师网络开始学习: a) 在不同的检索性能和计算效率权衡下的学生网络; b) 在测试时快速将样本引导到适当的学生以保持高检索性能和高计算效率的选择器网络。我们用不同的体系结构训练几个学生,并得出性能和效率的不同权衡,即速度和存储要求,包括使用二进制表示存储/索引视频的细粒度学生
Here, for image recognition, we use ResNet18 (teacher) and MobileNetV2 (student) models. For object detection, we use VGG16 (teacher) and MobileNetV2 (student). We report average results after running
Carbon footprints of Teacher (ResNet18) and Student (MobileNetV2) model before KD (top two rows), traditional KD [26] and Ours approach on three different datasets.