@techreport{oai:ipsj.ixsq.nii.ac.jp:00209834,
 author = {菅野, 成希 and 亀山, 渉 and 佐藤, 俊雄 and 勝山, 裕 and 佐藤, 拓朗 and Naruki, Kanno and Wataru, Kameyama and Toshio, Sato and Yutaka, Katsuyama and Takuro, Sato},
 issue = {36},
 month = {Feb},
 note = {本稿では,セマンティックセグメンテーションを利用した不審物検知において,Mixup によるデータオーギュメンテーションの有効性を検討し,また,U-Net を改良したモデルを提案してその精度の比較を行う.対象とする画像は W 帯を利用したパッシブイメージング技術により生成される画像である.検知対象となる物体は,背景,人物,不審物 6 種類(刃物,銃,携帯電話,液体,粉体,模擬爆弾),ファントムの計 9 種類である.取得した画像 1,008 枚に対して人手によりアノーテーション画像を生成し,これを正解とした.Mixup によるデータオーギュメンテーションの検討では,U-Net を用い,水平反転とスケール変換を合わせるデータオーギュメンテーションと比較したところ,Mixup を用いる場合の mIoU(Mean Intersection over Union)が 8.4 ポイント高く,86.0% であった.U-Net の改良モデルの比較では,Mixup を使用して,通常の U-Net,エンコーダとデコーダにそれぞれ RB(Residual Block)を適用した U-Net,両者に RB を適用した U-Net,エンコーダとデコーダにそれぞれ DB(Dense Block)を適用した U-Net,FC-DenseNet の計 7 個のモデルを比較した結果,デコーダにのみ RB を適用した U-Net が最も mIoU が高く,86.9% であった.これらから,本実験画像においての Mixup によるデータオーギュメンテーションの有効性を確認し,また,実験画像中のノイズの影響を軽減するために,デコーダに RB を適用するのが有効であることが示唆された., In this paper, on suspicious object detection by using semantic segmentation, we study the effectiveness of Mixup data augmentation, propose several improved U-Net models, and compare them by precision. The target images are obtained by passive-imaging technology using W band. The objects to be detected are 9 classes including background, human, 6 types of suspicious objects (blade, gun, cell phone, liquid, powder, dummy bomb), and phantom. Annotation images are manually generated for the obtained 1,008 images, and taken as ground truth. On Mixup data augmentation, we compare it with conventional data augmentation methods including horizontal flip and scale augmentation by using U-Net, where mIoU (Mean Intersection over Union) of Mixup achieves 86.0% accuracy which is 8.4 point higher than others. On improved U-Net, we compare 7 models with Mixup, including normal U-Net, U-Net applying RB (Residual Block) to each encoder and decoder, U-Net applying RB to both of encoder and decoder, U-Net applying dense block to each encoder and decoder, and FC-DenseNet. The experimental results show that mIoU of U-Net applying RB only to decoder achieves the highest accuracy of 86.9%. These results suggest the effectiveness of Mixup data augmentation for the experimental images and applying RB for decoder to U-Net in order to reduce the noise in the experimental images.},
 title = {不審物検知におけるMixupの適用及びU-Netの改良に関する検討},
 year = {2021}
}