Small Object Detection for Birds with Swin Transformer
Da Huo, Marc A. Kastner, Tingwei Liu, Yasutomo Kawanishi, Takatsugu Hirayama, Takahiro Komamizu, Ichiro Ide

TL;DR
This paper introduces a specialized small bird object detection method using Swin Transformer to enhance feature learning, demonstrating improved performance by adjusting window sizes for small object detection.
Contribution
The paper proposes a novel Swin Transformer-based neck with hierarchical features and adaptive window sizes specifically for small, sparse bird detection tasks.
Findings
Smaller window sizes improve detection accuracy for small objects.
Swin Transformer enhances feature learning in the detection pipeline.
The method achieves better mAP compared to baseline models.
Abstract
Object detection is the task of detecting objects in an image. In this task, the detection of small objects is particularly difficult. Other than the small size, it is also accompanied by difficulties due to blur, occlusion, and so on. Current small object detection methods are tailored to small and dense situations, such as pedestrians in a crowd or far objects in remote sensing scenarios. However, when the target object is small and sparse, there is a lack of objects available for training, making it more difficult to learn effective features. In this paper, we propose a specialized method for detecting a specific category of small objects; birds. Particularly, we improve the features learned by the neck; the sub-network between the backbone and the prediction head, to learn more effective features with a hierarchical design. We employ Swin Transformer to upsample the image features.…
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 · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
