Knowledge Distillation for Oriented Object Detection on Aerial Images
Yicheng Xiao, Junpeng Zhang

TL;DR
This paper introduces KD-RNet, a knowledge distillation method for creating lightweight, high-precision rotated object detectors for aerial images, effectively transferring knowledge from large models to compact ones.
Contribution
It proposes a novel knowledge distillation approach for oriented object detection in aerial images, enabling model compression while maintaining high detection accuracy.
Findings
KD-RNet achieves higher mAP on DOTA dataset.
Reduces model size while improving detection quality.
Enhances detection performance with fewer parameters.
Abstract
Deep convolutional neural network with increased number of parameters has achieved improved precision in task of object detection on natural images, where objects of interests are annotated with horizontal boundary boxes. On aerial images captured from the bird-view perspective, these improvements on model architecture and deeper convolutional layers can also boost the performance on oriented object detection task. However, it is hard to directly apply those state-of-the-art object detectors on the devices with limited computation resources, which necessitates lightweight models through model compression. In order to address this issue, we present a model compression method for rotated object detection on aerial images by knowledge distillation, namely KD-RNet. With a well-trained teacher oriented object detector with a large number of parameters, the obtained object category and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Video Surveillance and Tracking Methods
MethodsKnowledge Distillation
