Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 460 Bytes

200706 LabelEnc.md

File metadata and controls

5 lines (3 loc) · 460 Bytes

https://arxiv.org/abs/2007.03282

LabelEnc: A New Intermediate Supervision Method for Object Detection (Miao Hao, Yitao Liu, Xiangyu Zhang, Jian Sun)

kd처럼 detection 모델에 feature 레벨에서 supervision을 주고 싶음. teacher 대신 디텍션 레이블을 autoencoding하는 모델을 만들어서 가이드를 줌. privileged information을 사용하는 kd(https://arxiv.org/abs/1912.12294)가 떠오르는 방법. #object_detection #distillation