Slot Based Image Augmentation System for Object Detection
Yingwei Zhou

TL;DR
This paper introduces a slot-based image augmentation system that enhances object detection performance by enriching datasets with diverse foreground and background combinations, achieving similar accuracy improvements with fewer additional images.
Contribution
The novel slot-based augmentation method offers a flexible, efficient alternative to traditional augmentation techniques, reducing training time while improving detection accuracy.
Findings
Achieves comparable mAP with fewer images compared to flipping methods
Provides flexible augmentation adaptable to various scenarios
Reduces training time while maintaining high detection performance
Abstract
Object Detection has been a significant topic in computer vision. As the continuous development of Deep Learning, many advanced academic and industrial outcomes are established on localising and classifying the target objects, such as instance segmentation, video tracking and robotic vision. As the core concept of Deep Learning, Deep Neural Networks (DNNs) and associated training are highly integrated with task-driven modelling, having great effects on accurate detection. The main focus of improving detection performance is proposing DNNs with extra layers and novel topological connections to extract the desired features from input data. However, training these models can be computationally expensive and laborious progress as the complicated model architecture and enormous parameters. Besides, the dataset is another reason causing this issue and low detection accuracy, because of…
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 · Video Surveillance and Tracking Methods · Advanced Image and Video Retrieval Techniques
