{"title":"Fully Convolutional Network Variations and Method on Small Dataset","authors":"Tianyou Hu, Yancong Deng, Yuwei Deng, Anmin Ge","doi":"10.1109/ICCECE51280.2021.9342059","DOIUrl":null,"url":null,"abstract":"Fully Convolutional Network (FCN) labels each pixel in an image with its category by up-sampling convolutional layer to the exact shape of input image. This paper presents a detailed evaluation on Fully Convolutional Network variations and method on small dataset. The paper mainly discusses three FCN models based on VGG16, containing FCN-32s, FCN-16s and FCN-8s, which are different in their up-sample multiple and process of fusing skipped layers. FCN based on ResNet and vanilla Convolutional Neural Network (CNN) are discussed as well for comparative experiment. Because of the small dataset, FCN method is quite different from the general, therefore arguments containing kernel size and up-sample method are tuned to increase accuracy for each kind of model. Arguments with highest accuracy are picked for comparative experiment among different kinds of model, which are FCN based on VGG16, ResNet and vanilla CNN. Mean Intersection over Union (mIoU) metric is computed as well to contrast segmentation performance among models and among classes. Loss, accuracy and mIoU after 300 epochs of training are compared. optimize processes of models are recorded to evaluate converge trend. Among all models implemented in our experiment, FCN-8s stands out, reaching the accuracy of 86.79% after 300 epochs, only by training a small dataset including 367 train images and 101 test images.","PeriodicalId":229425,"journal":{"name":"2021 IEEE International Conference on Consumer Electronics and Computer Engineering (ICCECE)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-01-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 IEEE International Conference on Consumer Electronics and Computer Engineering (ICCECE)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICCECE51280.2021.9342059","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1
Abstract
Fully Convolutional Network (FCN) labels each pixel in an image with its category by up-sampling convolutional layer to the exact shape of input image. This paper presents a detailed evaluation on Fully Convolutional Network variations and method on small dataset. The paper mainly discusses three FCN models based on VGG16, containing FCN-32s, FCN-16s and FCN-8s, which are different in their up-sample multiple and process of fusing skipped layers. FCN based on ResNet and vanilla Convolutional Neural Network (CNN) are discussed as well for comparative experiment. Because of the small dataset, FCN method is quite different from the general, therefore arguments containing kernel size and up-sample method are tuned to increase accuracy for each kind of model. Arguments with highest accuracy are picked for comparative experiment among different kinds of model, which are FCN based on VGG16, ResNet and vanilla CNN. Mean Intersection over Union (mIoU) metric is computed as well to contrast segmentation performance among models and among classes. Loss, accuracy and mIoU after 300 epochs of training are compared. optimize processes of models are recorded to evaluate converge trend. Among all models implemented in our experiment, FCN-8s stands out, reaching the accuracy of 86.79% after 300 epochs, only by training a small dataset including 367 train images and 101 test images.