首页 > 最新文献

Machine Graphics and Vision最新文献

英文 中文
Isocontouring with sharp corner features 等高轮廓与尖锐的角落特征
Pub Date : 2019-12-01 DOI: 10.22630/mgv.2018.27.1.2
S. Gong, Timothy S Newman
A method that achieves closed boundary finding in images (including slice images) with sub-pixel precision while enabling expression of sharp corners in that boundary is described. The method is a new extension to the well-known Marching Squares (MS) 2D isocontouring method that recovers sharp corner features that MS usually recovers as chamfered. The method has two major components: (1) detection of areas in the input image likely to contain sharp corner features, and (2) examination of image locations directly adjacent to the area with likely corners. Results of applying the new method, as well as its performance analysis, are also shown.
描述了一种以亚像素精度在图像(包括切片图像)中实现封闭边界查找的方法,同时允许在该边界中表达尖锐角。该方法是对著名的行军广场(Marching Squares, MS)二维等高轮廓法的新扩展,该方法可以恢复MS通常以倒角方式恢复的锐角特征。该方法有两个主要组成部分:(1)检测输入图像中可能包含尖锐角落特征的区域,以及(2)检查与可能角落区域直接相邻的图像位置。最后给出了新方法的应用结果,并对其性能进行了分析。
{"title":"Isocontouring with sharp corner features","authors":"S. Gong, Timothy S Newman","doi":"10.22630/mgv.2018.27.1.2","DOIUrl":"https://doi.org/10.22630/mgv.2018.27.1.2","url":null,"abstract":"A method that achieves closed boundary finding in images (including slice images) with sub-pixel precision while enabling expression of sharp corners in that boundary is described. The method is a new extension to the well-known Marching Squares (MS) 2D isocontouring method that recovers sharp corner features that MS usually recovers as chamfered. The method has two major components: (1) detection of areas in the input image likely to contain sharp corner features, and (2) examination of image locations directly adjacent to the area with likely corners. Results of applying the new method, as well as its performance analysis, are also shown.","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"28 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2019-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82535994","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Constraint-based algorithm to estimate the line of a milling edge 基于约束的铣削刃线估计算法
Pub Date : 2019-01-01 DOI: 10.22630/mgv.2019.28.1.6
Marcin Bator, K. Śmietańska
Each practical task has its constraints. They limit the number of potential solutions. Incorporation of the constraints into the structure of an algorithm makes it possible to speed up computations by reducing the search space and excluding the wrong results. However, such an algorithm needs to be designed for one task only, has a limited usefulness to tasks which have the same set of constrains. Therefore, sometimes is limited to just a single application for which it has been designed, and is difficult to generalise. An algorithm to estimate the straight line representing a milling edge is presented. The algorithm was designed for the measurement purposes and meets the requirements related to precision.
每一项实际任务都有其局限性。它们限制了潜在解决方案的数量。在算法结构中加入约束可以通过减少搜索空间和排除错误结果来加快计算速度。然而,这种算法只需要为一个任务设计,对于具有相同约束集的任务的有用性有限。因此,有时它被限制在它所设计的单一应用程序中,并且很难推广。提出了一种估计铣削边缘直线的算法。该算法是为测量目的而设计的,满足精度要求。
{"title":"Constraint-based algorithm to estimate the line of a milling edge","authors":"Marcin Bator, K. Śmietańska","doi":"10.22630/mgv.2019.28.1.6","DOIUrl":"https://doi.org/10.22630/mgv.2019.28.1.6","url":null,"abstract":"Each practical task has its constraints. They limit the number of potential solutions. Incorporation of the constraints into the structure of an algorithm makes it possible to speed up computations by reducing the search space and excluding the wrong results. However, such an algorithm needs to be designed for one task only, has a limited usefulness to tasks which have the same set of constrains. Therefore, sometimes is limited to just a single application for which it has been designed, and is difficult to generalise. An algorithm to estimate the straight line representing a milling edge is presented. The algorithm was designed for the measurement purposes and meets the requirements related to precision.","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"1 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2019-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82353212","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Data augmentation techniques for transfer learning improvement in drill wear classification using convolutional neural network 基于卷积神经网络的钻头磨损分类迁移学习改进的数据增强技术
Pub Date : 2019-01-01 DOI: 10.22630/mgv.2019.28.1.1
J. Kurek, J. Aleksiejuk-Gawron, Izabella Antoniuk, J. Górski, Albina Jegorowa, M. Kruk, A. Orłowski, J. Pach, B. Świderski, Grzegorz Wieczorek
This paper presents an improved method for recognizing the drill state on the basis of hole images drilled in a laminated chipboard, using convolutional neural network (CNN) and data augmentation techniques. Three classes were used to describe the drill state: red -- for drill that is worn out and should be replaced, yellow -- for state in which the system should send a warning to the operator, indicating that this element should be checked manually, and green -- denoting the drill that is still in good condition, which allows for further use in the production process. The presented method combines the advantages of transfer learning and data augmentation methods to improve the accuracy of the received evaluations. In contrast to the classical deep learning methods, transfer learning requires much smaller training data sets to achieve acceptable results. At the same time, data augmentation customized for drill wear recognition makes it possible to expand the original dataset and to improve the overall accuracy. The experiments performed have confirmed the suitability of the presented approach to accurate class recognition in the given problem, even while using a small original dataset.
本文提出了一种基于层压刨花板上钻孔图像的改进方法,该方法采用卷积神经网络(CNN)和数据增强技术来识别钻孔状态。用三个等级来描述钻头的状态:红色表示钻头已经磨损,需要更换;黄色表示系统应该向操作员发出警告,表明应该手动检查该元件;绿色表示钻头仍然处于良好状态,可以在生产过程中进一步使用。该方法结合了迁移学习和数据增强方法的优点,提高了接收评价的准确性。与经典的深度学习方法相比,迁移学习需要更小的训练数据集来获得可接受的结果。同时,为钻头磨损识别定制的数据增强功能可以扩展原始数据集,提高整体精度。所进行的实验证实了所提出的方法在给定问题中准确识别类别的适用性,即使在使用小型原始数据集时也是如此。
{"title":"Data augmentation techniques for transfer learning improvement in drill wear classification using convolutional neural network","authors":"J. Kurek, J. Aleksiejuk-Gawron, Izabella Antoniuk, J. Górski, Albina Jegorowa, M. Kruk, A. Orłowski, J. Pach, B. Świderski, Grzegorz Wieczorek","doi":"10.22630/mgv.2019.28.1.1","DOIUrl":"https://doi.org/10.22630/mgv.2019.28.1.1","url":null,"abstract":"This paper presents an improved method for recognizing the drill state on the basis of hole images drilled in a laminated chipboard, using convolutional neural network (CNN) and data augmentation techniques. Three classes were used to describe the drill state: red -- for drill that is worn out and should be replaced, yellow -- for state in which the system should send a warning to the operator, indicating that this element should be checked manually, and green -- denoting the drill that is still in good condition, which allows for further use in the production process. The presented method combines the advantages of transfer learning and data augmentation methods to improve the accuracy of the received evaluations. In contrast to the classical deep learning methods, transfer learning requires much smaller training data sets to achieve acceptable results. At the same time, data augmentation customized for drill wear recognition makes it possible to expand the original dataset and to improve the overall accuracy. The experiments performed have confirmed the suitability of the presented approach to accurate class recognition in the given problem, even while using a small original dataset.","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"34 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2019-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87514851","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 8
Context-based segmentation of the longissimus muscle in beef with a deep neural network 基于上下文的牛肉最长肌的深度神经网络分割
Pub Date : 2019-01-01 DOI: 10.22630/mgv.2019.28.1.5
Karol Talacha, Izabella Antoniuk, L. Chmielewski, M. Kruk, J. Kurek, A. Orłowski, J. Pach, A. Półtorak, B. Świderski, Grzegorz Wieczorek
The problem of segmenting the cross-section through the longissimus muscle in beef carcasses with computer vision methods was investigated. The available data were 111 images of cross-sections coming from 28 cows (typically four images per cow). Training data were the pixels of the muscles, marked manually. The AlexNet deep convolutional neural network was used as the classifier, and single pixels were the classified objects. Each pixel was presented to the network together with its small circular neighbourhood, and with its context represented by the further neighbourhood, darkened by halving the image intensity. The average classification accuracy was 96%. The accuracy without darkening the context was found to be smaller, with a small but statistically significant difference. The segmentation of the longissimus muscle is the introductory stage for the next steps of assessing the quality of beef for the alimentary purposes.
研究了利用计算机视觉方法对牛肉胴体横截面进行最长肌分割的问题。可用的数据是来自28头奶牛的111张横截面图像(通常每头奶牛4张图像)。训练数据是人工标记的肌肉像素。使用AlexNet深度卷积神经网络作为分类器,单个像素为分类对象。每个像素与其小的圆形邻域一起呈现给网络,并通过将图像强度减半来表示其上下文。平均分类准确率为96%。研究发现,不使背景变暗的准确度要小一些,差异虽小,但在统计学上有显著意义。最长肌的分割是下一步评估牛肉质量的入门阶段。
{"title":"Context-based segmentation of the longissimus muscle in beef with a deep neural network","authors":"Karol Talacha, Izabella Antoniuk, L. Chmielewski, M. Kruk, J. Kurek, A. Orłowski, J. Pach, A. Półtorak, B. Świderski, Grzegorz Wieczorek","doi":"10.22630/mgv.2019.28.1.5","DOIUrl":"https://doi.org/10.22630/mgv.2019.28.1.5","url":null,"abstract":"The problem of segmenting the cross-section through the longissimus muscle in beef carcasses with computer vision methods was investigated. The available data were 111 images of cross-sections coming from 28 cows (typically four images per cow). Training data were the pixels of the muscles, marked manually. The AlexNet deep convolutional neural network was used as the classifier, and single pixels were the classified objects. Each pixel was presented to the network together with its small circular neighbourhood, and with its context represented by the further neighbourhood, darkened by halving the image intensity. The average classification accuracy was 96%. The accuracy without darkening the context was found to be smaller, with a small but statistically significant difference. The segmentation of the longissimus muscle is the introductory stage for the next steps of assessing the quality of beef for the alimentary purposes.","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"18 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2019-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82331212","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Textural features based on run length encoding in the classification of furniture surfaces with the orange skin defect 基于行程长度编码的纹理特征在桔黄色表皮缺陷家具表面分类中的应用
Pub Date : 2019-01-01 DOI: 10.22630/mgv.2019.28.1.4
J. Pach, Izabella Antoniuk, L. Chmielewski, J. Górski, M. Kruk, J. Kurek, A. Orłowski, K. Śmietańska, B. Świderski, Grzegorz Wieczorek
Textural features based upon thresholding and run length encoding have been successfully applied to the problem of classification of the quality of lacquered surfaces in furniture exhibiting the surface defect known as orange skin. The set of features for one surface patch consists of 12 real numbers. The classifier used was the one nearest neighbour classifier without feature selection. The classification quality was tested on 808 images 300 by 300 pixels, made under controlled, close-to-tangential lighting, with three classes: good, acceptable and bad, in close to balanced numbers. The classification accuracy was not smaller than 98% when the tested surface was not rotated with respect to the training samples, 97% for rotations up to 20 degrees and 95.5% in the worst case for arbitrary rotations.
基于阈值分割和运行长度编码的纹理特征已经成功地应用于家具漆面质量的分类问题,这些漆面表现出被称为橙皮的表面缺陷。一个表面贴片的特征集由12个实数组成。使用的分类器是没有特征选择的最近邻分类器。在808张300 × 300像素的图像上测试了分类质量,这些图像是在受控的、接近切向的照明下拍摄的,分为三个等级:好、可接受和坏,接近平衡的数字。当被测表面相对于训练样本不旋转时,分类准确率不小于98%,旋转20度时,分类准确率为97%,任意旋转时,分类准确率为95.5%。
{"title":"Textural features based on run length encoding in the classification of furniture surfaces with the orange skin defect","authors":"J. Pach, Izabella Antoniuk, L. Chmielewski, J. Górski, M. Kruk, J. Kurek, A. Orłowski, K. Śmietańska, B. Świderski, Grzegorz Wieczorek","doi":"10.22630/mgv.2019.28.1.4","DOIUrl":"https://doi.org/10.22630/mgv.2019.28.1.4","url":null,"abstract":"Textural features based upon thresholding and run length encoding have been successfully applied to the problem of classification of the quality of lacquered surfaces in furniture exhibiting the surface defect known as orange skin. The set of features for one surface patch consists of 12 real numbers. The classifier used was the one nearest neighbour classifier without feature selection. The classification quality was tested on 808 images 300 by 300 pixels, made under controlled, close-to-tangential lighting, with three classes: good, acceptable and bad, in close to balanced numbers. The classification accuracy was not smaller than 98% when the tested surface was not rotated with respect to the training samples, 97% for rotations up to 20 degrees and 95.5% in the worst case for arbitrary rotations.","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"11 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2019-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91270864","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
BCT Boost Segmentation with U-net in TensorFlow TensorFlow中基于U-net的BCT Boost分割
Pub Date : 2019-01-01 DOI: 10.22630/mgv.2019.28.1.3
Grzegorz Wieczorek, Izabella Antoniuk, M. Kruk, J. Kurek, A. Orłowski, J. Pach, B. Świderski
In this paper we present a new segmentation method meant for boost area that remains after removing the tumour using BCT (breast conserving therapy). The selected area is a region on which radiation treatment will later be made. Consequently, an inaccurate designation of this region can result in a treatment missing its target or focusing on healthy breast tissue that otherwise could be spared. Needless to say that exact indication of boost area is an extremely important aspect of the entire medical procedure, where a better definition can lead to optimizing of the coverage of the target volume and, in result, can save normal breast tissue. Precise definition of this area has a potential to both improve the local control of the disease and to ensure better cosmetic outcome for the patient. In our approach we use U-net along with Keras and TensorFlow systems to tailor a precise solution for the indication of the boost area. During the training process we utilize a set of CT images, where each of them came with a contour assigned by an expert. We wanted to achieve a segmentation result as close to given contour as possible. With a rather small initial data set we used data augmentation techniques to increase the number of training examples, while the final outcomes were evaluated according to their similarity to the ones produced by experts, by calculating the mean square error and the structural similarity index (SSIM).
在本文中,我们提出了一种新的分割方法,用于使用BCT(保乳治疗)切除肿瘤后残留的增强区域。选定的区域是稍后将进行放射治疗的区域。因此,对该区域的不准确指定可能导致治疗错过其目标或专注于健康的乳房组织,否则可以幸免。毋庸置疑,准确指示的提升面积是整个医疗程序的一个极其重要的方面,其中一个更好的定义可以导致优化覆盖的目标体积,结果,可以保存正常的乳房组织。该区域的精确定义有可能改善疾病的局部控制,并确保患者获得更好的美容效果。在我们的方法中,我们使用U-net以及Keras和TensorFlow系统来定制精确的升压区域指示解决方案。在训练过程中,我们使用一组CT图像,其中每个图像都有由专家分配的轮廓。我们希望获得尽可能接近给定轮廓的分割结果。对于一个相当小的初始数据集,我们使用数据增强技术来增加训练示例的数量,同时通过计算均方误差和结构相似指数(SSIM),根据它们与专家产生的结果的相似性来评估最终结果。
{"title":"BCT Boost Segmentation with U-net in TensorFlow","authors":"Grzegorz Wieczorek, Izabella Antoniuk, M. Kruk, J. Kurek, A. Orłowski, J. Pach, B. Świderski","doi":"10.22630/mgv.2019.28.1.3","DOIUrl":"https://doi.org/10.22630/mgv.2019.28.1.3","url":null,"abstract":"In this paper we present a new segmentation method meant for boost area that remains after removing the tumour using BCT (breast conserving therapy). The selected area is a region on which radiation treatment will later be made. Consequently, an inaccurate designation of this region can result in a treatment missing its target or focusing on healthy breast tissue that otherwise could be spared. Needless to say that exact indication of boost area is an extremely important aspect of the entire medical procedure, where a better definition can lead to optimizing of the coverage of the target volume and, in result, can save normal breast tissue. Precise definition of this area has a potential to both improve the local control of the disease and to ensure better cosmetic outcome for the patient. In our approach we use U-net along with Keras and TensorFlow systems to tailor a precise solution for the indication of the boost area. During the training process we utilize a set of CT images, where each of them came with a contour assigned by an expert. We wanted to achieve a segmentation result as close to given contour as possible. With a rather small initial data set we used data augmentation techniques to increase the number of training examples, while the final outcomes were evaluated according to their similarity to the ones produced by experts, by calculating the mean square error and the structural similarity index (SSIM).","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"1 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2019-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"81770113","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Image annotating tools for agricultural purpose - A requirements study 农业用图像注释工具。需求研究
Pub Date : 2019-01-01 DOI: 10.22630/mgv.2019.28.1.7
Marcin Bator, Maciej Pankiewicz
Images of natural scenes, like those relevant for agriculture, are characterised with a variety of forms of objects of interest and similarities between objects that one might want to discriminate. This introduces uncertainty to the analysis of such images. Requirements for an image annotation tool to be used in pattern recognition design for agriculture were discussed. A selection of open source annotating tools were presented. Advices how to use the software to handle uncertainty and missing functionalities were described.
自然场景的图像,如与农业相关的图像,具有各种形式的感兴趣的物体和物体之间的相似性,人们可能想要区分。这给这类图像的分析带来了不确定性。讨论了用于农业模式识别设计的图像标注工具的要求。介绍了一些开源的注释工具。对如何使用该软件处理不确定性和功能缺失提出了建议。
{"title":"Image annotating tools for agricultural purpose - A requirements study","authors":"Marcin Bator, Maciej Pankiewicz","doi":"10.22630/mgv.2019.28.1.7","DOIUrl":"https://doi.org/10.22630/mgv.2019.28.1.7","url":null,"abstract":"Images of natural scenes, like those relevant for agriculture, are characterised with a variety of forms of objects of interest and similarities between objects that one might want to discriminate. This introduces uncertainty to the analysis of such images. Requirements for an image annotation tool to be used in pattern recognition design for agriculture were discussed. A selection of open source annotating tools were presented. Advices how to use the software to handle uncertainty and missing functionalities were described.","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"24 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2019-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72718199","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Classifiers ensemble of transfer learning for improved drill wear classification using convolutional neural network 基于迁移学习的分类器集成改进的卷积神经网络钻头磨损分类
Pub Date : 2019-01-01 DOI: 10.22630/mgv.2019.28.1.2
J. Kurek, J. Aleksiejuk-Gawron, Izabella Antoniuk, J. Górski, Albina Jegorowa, M. Kruk, A. Orłowski, J. Pach, B. Świderski, Grzegorz Wieczorek
In this paper we introduce the enhanced drill wear recognition method, based on classifiers ensemble, obtained using transfer learning and data augmentation methods. Red, green and yellow classes are used to describe the current drill state. The first one corresponds to the case when drill should be immediately replaced. The second one denotes a tool that is still in a good condition. The final class refers to the case when a drill is suspected of being worn out, and a human expert evaluation would be required. The proposed algorithm uses three different, pretrained network models and adjusts them to the drill wear classification problem. To ensure satisfactory results, each of the methods used was required to achieve accuracy above 90% for the given classification task. Final evaluation is achieved by voting of all three classifiers. Since the initial data set was small (242 instances), the data augmentation method was used to artificially increase the total number of drill hole images. The experiments performed confirmed that the presented approach can achieve high accuracy, even with such a limited set of training data.
本文介绍了一种基于分类器集成的增强钻头磨损识别方法,该方法采用迁移学习和数据增强方法。红色、绿色和黄色类用于描述当前的钻取状态。第一个对应的情况下,钻头应立即更换。第二个表示工具仍处于良好状态。最后一类是指当钻头被怀疑磨损时,需要人工专家进行评估。该算法使用三种不同的预训练网络模型,并将其调整为钻头磨损分类问题。为了确保令人满意的结果,所使用的每种方法都需要在给定的分类任务中达到90%以上的准确率。最终的评估是通过对所有三个分类器进行投票来实现的。由于初始数据集较小(242个实例),采用数据增强方法人为增加钻孔图像总数。实验结果表明,即使在有限的训练数据集下,该方法也能达到较高的准确率。
{"title":"Classifiers ensemble of transfer learning for improved drill wear classification using convolutional neural network","authors":"J. Kurek, J. Aleksiejuk-Gawron, Izabella Antoniuk, J. Górski, Albina Jegorowa, M. Kruk, A. Orłowski, J. Pach, B. Świderski, Grzegorz Wieczorek","doi":"10.22630/mgv.2019.28.1.2","DOIUrl":"https://doi.org/10.22630/mgv.2019.28.1.2","url":null,"abstract":"In this paper we introduce the enhanced drill wear recognition method, based on classifiers ensemble, obtained using transfer learning and data augmentation methods. Red, green and yellow classes are used to describe the current drill state. The first one corresponds to the case when drill should be immediately replaced. The second one denotes a tool that is still in a good condition. The final class refers to the case when a drill is suspected of being worn out, and a human expert evaluation would be required. The proposed algorithm uses three different, pretrained network models and adjusts them to the drill wear classification problem. To ensure satisfactory results, each of the methods used was required to achieve accuracy above 90% for the given classification task. Final evaluation is achieved by voting of all three classifiers. Since the initial data set was small (242 instances), the data augmentation method was used to artificially increase the total number of drill hole images. The experiments performed confirmed that the presented approach can achieve high accuracy, even with such a limited set of training data.","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"11 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2019-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86617921","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
An ensemble feature method for food classification 食品分类的集成特征方法
Pub Date : 2017-12-01 DOI: 10.22630/mgv.2017.26.1.2
N. Martinel, C. Micheloni, C. Piciarelli
In the last years, several works on automatic image-based food recognition have been proposed, often based on texture feature extraction and classification. However, there is still a lack of proper comparisons to evaluate which approaches are better suited for this specific task. In this work, we adopt a Random Forest classifier to measure the performances of different texture filter banks and feature encoding techniques on three different food image datasets. Comparative results are given to show the performance of each considered approach, as well as to compare the proposed Random Forest classifiers with other feature-based state-of-the-art solutions.
在过去的几年里,人们提出了一些基于图像的自动食物识别工作,通常是基于纹理特征提取和分类。然而,仍然缺乏适当的比较来评估哪种方法更适合于这一特定任务。在这项工作中,我们采用随机森林分类器来衡量不同纹理滤波器组和特征编码技术在三种不同食物图像数据集上的性能。给出了比较结果,以显示每种考虑的方法的性能,以及将所提出的随机森林分类器与其他基于特征的最先进的解决方案进行比较。
{"title":"An ensemble feature method for food classification","authors":"N. Martinel, C. Micheloni, C. Piciarelli","doi":"10.22630/mgv.2017.26.1.2","DOIUrl":"https://doi.org/10.22630/mgv.2017.26.1.2","url":null,"abstract":"In the last years, several works on automatic image-based food recognition have been proposed, often based on texture feature extraction and classification. However, there is still a lack of proper comparisons to evaluate which approaches are better suited for this specific task. In this work, we adopt a Random Forest classifier to measure the performances of different texture filter banks and feature encoding techniques on three different food image datasets. Comparative results are given to show the performance of each considered approach, as well as to compare the proposed Random Forest classifiers with other feature-based state-of-the-art solutions.","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"25 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2017-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79376425","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Applied inverse kinematics for bipedal characters moving on the diverse terrain 应用逆运动学的两足人物移动在不同的地形
Pub Date : 2017-12-01 DOI: 10.22630/mgv.2017.26.1.1
Ł. Burdka, P. Rohleder
A solution to the problem of adjusting the pose of an animated video game character to the diverse terrain and surroundings is proposed. It is an important task in every modern video game where there is a~focus on animated characters. Not addressing this issue leads to major visual glitches such as legs hovering above the ground surface, or penetrating the obstacles while moving. As presented in this work, the described problem can be effectively solved by examining the surroundings in real-time and applying Inverse Kinematics (IK) as a~procedural post process to the currently used animation.
提出了一种针对不同地形和环境的电子游戏动画角色姿态调整问题的解决方案。在每一款现代电子游戏中,这都是一项重要的任务,因为它非常关注动画角色。不解决这个问题会导致主要的视觉故障,比如腿悬停在地面上,或者在移动时穿透障碍物。在这项工作中,所描述的问题可以通过实时检查周围环境并将逆运动学(IK)作为当前使用的动画的程序后处理来有效地解决。
{"title":"Applied inverse kinematics for bipedal characters moving on the diverse terrain","authors":"Ł. Burdka, P. Rohleder","doi":"10.22630/mgv.2017.26.1.1","DOIUrl":"https://doi.org/10.22630/mgv.2017.26.1.1","url":null,"abstract":"A solution to the problem of adjusting the pose of an animated video game character to the diverse terrain and surroundings is proposed. It is an important task in every modern video game where there is a~focus on animated characters. Not addressing this issue leads to major visual glitches such as legs hovering above the ground surface, or penetrating the obstacles while moving. As presented in this work, the described problem can be effectively solved by examining the surroundings in real-time and applying Inverse Kinematics (IK) as a~procedural post process to the currently used animation.","PeriodicalId":39750,"journal":{"name":"Machine Graphics and Vision","volume":"33 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2017-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82414433","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Machine Graphics and Vision
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1