Host: The Japanese Society for Artificial Intelligence
Name : The 36th Annual Conference of the Japanese Society for Artificial Intelligence
Number : 36
Location : [in Japanese]
Date : June 14, 2022 - June 17, 2022
Data augmentation by random pasting of cropped rectangular images, which include objects, is commonly used to generate training data for object detection model learning.Using this simple method, the boundary between the original image and the pasted images tends to be unnatural.This may affect detection performance.In addition, it is costly to crop images into the object shapes with the masks obtained by unsupervised learning methods.We propose a method to generate images with natural boundary using the copy-paste GAN.The method can produce augmented images without mask creation costs.To show the effectiveness of the method, we compared it to conventional methods in terms of detection accuracy and the confidence score using two image datasets,the Airbus Ship Detection Challenge dataset, and the Happy-whale dataset.The proposed method demonstrate the effectiveness of our data augmentation framework.