首页 > 最新文献

2003 IEEE International Workshop on Computer Architectures for Machine Perception最新文献

英文 中文
A robust QoS forecasting technique for a dynamic, distributed real-time testbed 面向动态分布式实时试验台的鲁棒QoS预测技术
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598154
L. Yang, L. Welch, J. Liu, C. Cavanaugh
Dynamic, distributed, real-time control systems must control changing environments in a timely manner despite the fact that the system's load and timing vary in a way that is not characterizable by time-invariant statistical distributions. A quality of service (QoS) manager has been implemented that forecasts timing constraint violations in such systems and corrects them before they occur. The majority of forecasting techniques rely on moving averaging to extrapolate the future values, therefore the existence of outliers frequently impose disastrous effects on the accuracy of prediction. Most existing forecasting methods in literature use thresholding steps to empirically eliminate outliers, whose success heavily depends on the prior knowledge in choosing the initial fit and threshold values. In this paper, we propose a robust algorithm to automatically reject outliers and thus achieve accurate forecasting of host load and path latency. Our algorithm involves minimizing the integral of the squared error (ISE or L2E) between a Gaussian model of the residual and its true density function. The residual here refers to the difference between the path latencies and the trend line. We present the implementation results using L2E as well as other two widely used forecasting methods: least-squares linear regression and Box-Jenkins AR(2) forecasting, with DynBench dynamic, distributed real-time benchmark being employed as the testbed. We experimentally show that our L2 E-based scheme yields higher forecasting accuracy over the other two approaches
动态的、分布式的、实时的控制系统必须及时地控制不断变化的环境,尽管系统的负载和时间变化的方式不是用时不变的统计分布来表征的。已经实现了一个服务质量(QoS)管理器,用于预测此类系统中违反时间约束的情况,并在它们发生之前纠正它们。大多数预测技术依靠移动平均来推断未来值,因此异常值的存在经常对预测的准确性造成灾难性的影响。文献中现有的预测方法大多采用阈值步骤来经验地消除异常值,其成功与否很大程度上取决于初始拟合和阈值的选择的先验知识。在本文中,我们提出了一种鲁棒算法来自动拒绝异常值,从而实现对主机负载和路径延迟的准确预测。我们的算法涉及最小化残差的高斯模型与其真实密度函数之间的平方误差(ISE或L2E)的积分。这里的残差是指路径延迟和趋势线之间的差。我们展示了使用L2E以及其他两种广泛使用的预测方法的实现结果:最小二乘线性回归和Box-Jenkins AR(2)预测,并采用DynBench动态分布式实时基准作为测试平台。实验表明,我们基于L2的方案比其他两种方法产生更高的预测精度
{"title":"A robust QoS forecasting technique for a dynamic, distributed real-time testbed","authors":"L. Yang, L. Welch, J. Liu, C. Cavanaugh","doi":"10.1109/CAMP.2003.1598154","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598154","url":null,"abstract":"Dynamic, distributed, real-time control systems must control changing environments in a timely manner despite the fact that the system's load and timing vary in a way that is not characterizable by time-invariant statistical distributions. A quality of service (QoS) manager has been implemented that forecasts timing constraint violations in such systems and corrects them before they occur. The majority of forecasting techniques rely on moving averaging to extrapolate the future values, therefore the existence of outliers frequently impose disastrous effects on the accuracy of prediction. Most existing forecasting methods in literature use thresholding steps to empirically eliminate outliers, whose success heavily depends on the prior knowledge in choosing the initial fit and threshold values. In this paper, we propose a robust algorithm to automatically reject outliers and thus achieve accurate forecasting of host load and path latency. Our algorithm involves minimizing the integral of the squared error (ISE or L2E) between a Gaussian model of the residual and its true density function. The residual here refers to the difference between the path latencies and the trend line. We present the implementation results using L2E as well as other two widely used forecasting methods: least-squares linear regression and Box-Jenkins AR(2) forecasting, with DynBench dynamic, distributed real-time benchmark being employed as the testbed. We experimentally show that our L2 E-based scheme yields higher forecasting accuracy over the other two approaches","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133444223","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}
引用次数: 3
Effectiveness of a VLIW architecture in a data parallel image application VLIW架构在数据并行图像应用中的有效性
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598162
M. Albanesi, M. Ferretti, A. Dell'Olio, M. De Ponti
In this paper we report on the improvements obtained by using a VLIW approach to handle an image processing application for embedded printing systems. This field of research is gaining significance especially today: the goal in business applications is to achieve high speed in computations while maintaining low cost and low power consumption. For this purpose the VLIW approach, which was originally developed for massive mathematics applications, seems to be a good choice, especially for its flexibility and low cost. The goal of this paper is to demonstrate the effectiveness of VLIW, especially in data parallel computation intensive applications, by studying the behaviour of a print pipeline, which is a collection of four algorithms with different characteristics. For each algorithm we analyse its structure and the implicit and explicit code parallelism, in order to give a complete overview of the control flow involved, then we proceed to perform adjustments on source code to help the compiler exploit the maximum performance
在本文中,我们报告了使用VLIW方法处理嵌入式打印系统的图像处理应用程序所获得的改进。这一领域的研究尤其在今天变得越来越重要:商业应用程序的目标是在保持低成本和低功耗的同时实现高速计算。为此,VLIW方法似乎是一个不错的选择,它最初是为大量数学应用开发的,特别是它的灵活性和低成本。本文的目的是通过研究打印管道的行为来证明VLIW的有效性,特别是在数据并行计算密集型应用中,打印管道是四种不同特征算法的集合。对于每个算法,我们分析其结构以及隐式和显式代码并行性,以便对所涉及的控制流进行完整的概述,然后我们继续对源代码进行调整,以帮助编译器开发最大的性能
{"title":"Effectiveness of a VLIW architecture in a data parallel image application","authors":"M. Albanesi, M. Ferretti, A. Dell'Olio, M. De Ponti","doi":"10.1109/CAMP.2003.1598162","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598162","url":null,"abstract":"In this paper we report on the improvements obtained by using a VLIW approach to handle an image processing application for embedded printing systems. This field of research is gaining significance especially today: the goal in business applications is to achieve high speed in computations while maintaining low cost and low power consumption. For this purpose the VLIW approach, which was originally developed for massive mathematics applications, seems to be a good choice, especially for its flexibility and low cost. The goal of this paper is to demonstrate the effectiveness of VLIW, especially in data parallel computation intensive applications, by studying the behaviour of a print pipeline, which is a collection of four algorithms with different characteristics. For each algorithm we analyse its structure and the implicit and explicit code parallelism, in order to give a complete overview of the control flow involved, then we proceed to perform adjustments on source code to help the compiler exploit the maximum performance","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132213062","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
A fast isointensity maps based approach to optimal motion field computation for MPEG coding 基于快速等强度映射的MPEG编码运动场优化计算方法
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598173
T. Darwish, G. Seetharaman, M. Bayoumi
Given a video sequence characterized by correlations in space and time, the objective of motion estimation is to find and accurately represent such correlations. Block matching algorithms are mainly used as the core of the motion estimation unit. Search algorithms include FSBMA, TSSMA, logarithmic etc.. At least 3 isointensity centroids in two frames are required to compute 2-D affine motion. Access to up to 8 isointensity centroids allow for two independent affine motions. Virtual displacement method is used to form linear constraints
给定一个具有空间和时间相关性的视频序列,运动估计的目标就是找到并准确地表示这种相关性。块匹配算法主要作为运动估计单元的核心。搜索算法包括FSBMA、TSSMA、对数等。计算二维仿射运动至少需要两个坐标系中的3个等强度质心。访问多达8个等强度质心允许两个独立的仿射运动。采用虚拟位移法形成线性约束
{"title":"A fast isointensity maps based approach to optimal motion field computation for MPEG coding","authors":"T. Darwish, G. Seetharaman, M. Bayoumi","doi":"10.1109/CAMP.2003.1598173","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598173","url":null,"abstract":"Given a video sequence characterized by correlations in space and time, the objective of motion estimation is to find and accurately represent such correlations. Block matching algorithms are mainly used as the core of the motion estimation unit. Search algorithms include FSBMA, TSSMA, logarithmic etc.. At least 3 isointensity centroids in two frames are required to compute 2-D affine motion. Access to up to 8 isointensity centroids allow for two independent affine motions. Virtual displacement method is used to form linear constraints","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127810991","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
Multiscale image representation based on Gabor transform using reconfigurable FPGA 基于Gabor变换的可重构FPGA多尺度图像表示
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598171
J. Hernandez, B. Romero
Gabor method of multiscale image representation is very useful in many computer vision applications and to simulate the human being visual system. However, this transform is characterised by repetitive and iterative operations on large amounts of data, which imply a high computational cost. In this point is when the hardware/software codesign technique makes sense. In this work we have implemented the Gabor transform using a reconfigurable FPGA following a pipeline scheme in order to speed up the process
多尺度图像表示的Gabor方法在许多计算机视觉应用和模拟人类视觉系统中非常有用。然而,这种转换的特点是对大量数据进行重复和迭代操作,这意味着高计算成本。在这一点上,硬件/软件协同设计技术是有意义的。在这项工作中,我们使用可重构FPGA实现了Gabor变换,并遵循流水线方案,以加快该过程
{"title":"Multiscale image representation based on Gabor transform using reconfigurable FPGA","authors":"J. Hernandez, B. Romero","doi":"10.1109/CAMP.2003.1598171","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598171","url":null,"abstract":"Gabor method of multiscale image representation is very useful in many computer vision applications and to simulate the human being visual system. However, this transform is characterised by repetitive and iterative operations on large amounts of data, which imply a high computational cost. In this point is when the hardware/software codesign technique makes sense. In this work we have implemented the Gabor transform using a reconfigurable FPGA following a pipeline scheme in order to speed up the process","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"58 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122997562","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
Calibrating a motion detection system by means of a distributed genetic algorithm 利用分布式遗传算法标定运动检测系统
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598147
A. Bevilacqua
Motion detection systems for visual surveillance and monitoring purposes have aroused interest in the computer video community for many years. The main task of these applications is to identify (and track) moving targets. Usually, these applications requires that a large number of parameters is tuned in order to work properly. In the traffic monitoring application we have developed about thirty parameters concerning the detection algorithm have been considered as to be optimized. Genetic algorithms (GAs) are an optimization technique which involves a search from a population of solutions rather than from a single point. Although they usually are very time-consuming, they owe a high intrinsic parallelism. Accordingly, this paper shows how a distributed implementation of a GA over a network of workstations can successfully accomplish the parameter optimization task within a motion detection system and achieve excellent performance within a reduced amount of time
用于视觉监视和监控目的的运动检测系统多年来引起了计算机视频界的兴趣。这些应用程序的主要任务是识别(和跟踪)移动目标。通常,这些应用程序需要调优大量参数才能正常工作。在交通监控应用中,我们开发了大约30个参数,其中检测算法被认为是最优的。遗传算法(GAs)是一种优化技术,它涉及从解的总体而不是从单个点进行搜索。尽管它们通常非常耗时,但它们具有很高的内在并行性。因此,本文展示了在工作站网络上分布式实现遗传算法如何成功地完成运动检测系统内的参数优化任务,并在较短的时间内获得优异的性能
{"title":"Calibrating a motion detection system by means of a distributed genetic algorithm","authors":"A. Bevilacqua","doi":"10.1109/CAMP.2003.1598147","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598147","url":null,"abstract":"Motion detection systems for visual surveillance and monitoring purposes have aroused interest in the computer video community for many years. The main task of these applications is to identify (and track) moving targets. Usually, these applications requires that a large number of parameters is tuned in order to work properly. In the traffic monitoring application we have developed about thirty parameters concerning the detection algorithm have been considered as to be optimized. Genetic algorithms (GAs) are an optimization technique which involves a search from a population of solutions rather than from a single point. Although they usually are very time-consuming, they owe a high intrinsic parallelism. Accordingly, this paper shows how a distributed implementation of a GA over a network of workstations can successfully accomplish the parameter optimization task within a motion detection system and achieve excellent performance within a reduced amount of time","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"70 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131780523","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
Object recognition and cognitive map formation using active stereo vision in a virtual world 虚拟世界中使用主动立体视觉的物体识别和认知地图形成
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598148
I. Ulusoy, U. Halici, K. Leblebicioğlu
In this paper we describe an algorithm for object recognition and cognitive map formation using stereo image data in a 3D virtual world where 3D objects and a robot with stereo imaging system are simulated. Stereo imaging system is simulated so that the actual human visual system properties such as focusing, accommodation, field of view are parameterized. Only the stereo images obtained from this world are supplied to the virtual robot (agent). By applying our disparity algorithm on stereo image pairs, depth map for the current view is obtained. Using the depth information for the current view, a cognitive map of the environment is updated gradually while the virtual agent is exploring the environment. The agent explores its environment in an intelligent way using the current view and environmental map information obtained up to date. Also, during exploration if a new object is observed, from its view from different directions, it is labeled with its shape such as sphere, cylinder, cone
本文描述了一种在三维虚拟世界中利用立体图像数据进行物体识别和认知地图生成的算法,该算法模拟了三维物体和具有立体成像系统的机器人。对立体成像系统进行仿真,使人眼的实际视觉系统特性如聚焦、调节、视场等参数化。只有从这个世界获得的立体图像才提供给虚拟机器人(agent)。将视差算法应用于立体图像对,得到当前视图的深度图。利用当前视图的深度信息,虚拟代理在探索环境的过程中逐渐更新环境的认知地图。智能体使用当前视图和最新获得的环境地图信息,以智能的方式探索其环境。此外,在探索过程中,如果观察到一个新的物体,从不同的角度来看,它被标记为它的形状,如球体,圆柱体,锥体
{"title":"Object recognition and cognitive map formation using active stereo vision in a virtual world","authors":"I. Ulusoy, U. Halici, K. Leblebicioğlu","doi":"10.1109/CAMP.2003.1598148","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598148","url":null,"abstract":"In this paper we describe an algorithm for object recognition and cognitive map formation using stereo image data in a 3D virtual world where 3D objects and a robot with stereo imaging system are simulated. Stereo imaging system is simulated so that the actual human visual system properties such as focusing, accommodation, field of view are parameterized. Only the stereo images obtained from this world are supplied to the virtual robot (agent). By applying our disparity algorithm on stereo image pairs, depth map for the current view is obtained. Using the depth information for the current view, a cognitive map of the environment is updated gradually while the virtual agent is exploring the environment. The agent explores its environment in an intelligent way using the current view and environmental map information obtained up to date. Also, during exploration if a new object is observed, from its view from different directions, it is labeled with its shape such as sphere, cylinder, cone","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131305706","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
A real-time FPGA-based architecture for optical flow computation 一种基于fpga的实时光流计算体系结构
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598166
S. Maya-Rueda, C. Torres-Huitzil, M. Arias-Estrada
Motion estimation of a scene is an interesting problem in computer vision since it is the basis for the dynamic analysis of a scene. However this task is computational intensive for conventional processors. In this work, a FPGA-based hardware architecture for real-time motion estimation is proposed. The technique used for motion estimation is a variation of the optical flow algorithm where the problem is reformulated as a sum of overlapped basis functions, and solved as a linear system. The proposed architecture is based on a systolic approach and is composed of parallel modules organized in a regular structure. The systolic processor accelerates the matrix operations required to achieve real-time performance. The architecture design is presented. Preliminary results are shown and discussed
场景的运动估计是计算机视觉中一个有趣的问题,因为它是场景动态分析的基础。然而,这项任务对于传统处理器来说是计算密集型的。在这项工作中,提出了一种基于fpga的实时运动估计硬件架构。用于运动估计的技术是光流算法的一种变体,其中问题被重新表述为重叠基函数的和,并作为线性系统解决。所提出的体系结构是基于一种收缩方法,由以规则结构组织的并行模块组成。收缩处理器加速了实现实时性能所需的矩阵操作。给出了系统的体系结构设计。给出了初步结果并进行了讨论
{"title":"A real-time FPGA-based architecture for optical flow computation","authors":"S. Maya-Rueda, C. Torres-Huitzil, M. Arias-Estrada","doi":"10.1109/CAMP.2003.1598166","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598166","url":null,"abstract":"Motion estimation of a scene is an interesting problem in computer vision since it is the basis for the dynamic analysis of a scene. However this task is computational intensive for conventional processors. In this work, a FPGA-based hardware architecture for real-time motion estimation is proposed. The technique used for motion estimation is a variation of the optical flow algorithm where the problem is reformulated as a sum of overlapped basis functions, and solved as a linear system. The proposed architecture is based on a systolic approach and is composed of parallel modules organized in a regular structure. The systolic processor accelerates the matrix operations required to achieve real-time performance. The architecture design is presented. Preliminary results are shown and discussed","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"212 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133177590","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}
引用次数: 5
Distributed image retrieval on DAISY 基于DAISY的分布式图像检索
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598151
V. di Gesú, G. Lo Bosco, D. Tegolo
The paper describes an application of image retrieval based on DAISY architecture (distributed architecture for intelligent system). The creation of pictorial indexes may require a number of hours depending on the size of the pictorial data base. The problem can become more complex in the case of distributed database systems. In both cases a distributed architecture can be the natural and more efficient solution. DAISY architecture is based on the concept of co-operating behavioral agents supervised by a central engagement module. Preliminary experiments, to evaluate the performance of the system, have been performed on a astronomical database and coral image
介绍了一种基于分布式智能系统架构(DAISY)的图像检索应用。根据图形数据库的大小,创建图形索引可能需要几个小时。在分布式数据库系统的情况下,这个问题可能会变得更加复杂。在这两种情况下,分布式体系结构都是自然且更有效的解决方案。DAISY架构基于由中央参与模块监督的合作行为代理的概念。为了评估该系统的性能,已经在一个天文数据库和珊瑚图像上进行了初步实验
{"title":"Distributed image retrieval on DAISY","authors":"V. di Gesú, G. Lo Bosco, D. Tegolo","doi":"10.1109/CAMP.2003.1598151","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598151","url":null,"abstract":"The paper describes an application of image retrieval based on DAISY architecture (distributed architecture for intelligent system). The creation of pictorial indexes may require a number of hours depending on the size of the pictorial data base. The problem can become more complex in the case of distributed database systems. In both cases a distributed architecture can be the natural and more efficient solution. DAISY architecture is based on the concept of co-operating behavioral agents supervised by a central engagement module. Preliminary experiments, to evaluate the performance of the system, have been performed on a astronomical database and coral image","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124238584","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
2D still-image segmentation with CNN-Amoeba 利用cnn -阿米巴进行二维静止图像分割
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598145
G. Iannizzotto, F. La Rosa, A. Rizzo, M. Xibilia
This paper introduces a still image segmentation technique based on an active contour obtained via single-layer CNNs. The contour initially laid on the frame of the image shrinks, deforms and multiplies until it matches the edges of each of the objects present in the scene. The shape of each object in the image is accurately extracted and nested objects, if any, are correctly detected. Experimental measures of the accuracy of the segmentation were carried out using the Hausdorff distance
介绍了一种基于单层cnn获得的活动轮廓的静止图像分割技术。最初放置在图像框架上的轮廓会收缩、变形和倍增,直到它与场景中每个物体的边缘相匹配。准确提取图像中每个物体的形状,如果有嵌套物体,则正确检测嵌套物体。利用豪斯多夫距离对分割精度进行了实验测量
{"title":"2D still-image segmentation with CNN-Amoeba","authors":"G. Iannizzotto, F. La Rosa, A. Rizzo, M. Xibilia","doi":"10.1109/CAMP.2003.1598145","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598145","url":null,"abstract":"This paper introduces a still image segmentation technique based on an active contour obtained via single-layer CNNs. The contour initially laid on the frame of the image shrinks, deforms and multiplies until it matches the edges of each of the objects present in the scene. The shape of each object in the image is accurately extracted and nested objects, if any, are correctly detected. Experimental measures of the accuracy of the segmentation were carried out using the Hausdorff distance","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121378559","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}
引用次数: 3
eXEDRA: a complete open source architecture for paper document recognition eXEDRA:用于纸质文档识别的完整开源架构
Pub Date : 2003-05-12 DOI: 10.1109/CAMP.2003.1598152
L. Cinque, S. Levialdi, A. Malizia
The automatic document recognition is fundamental for office automation becoming every day a more powerful tool in those fields where information is still on paper. Document recognition follows from data acquisition, from both journals, and entire books in order to transform them in digital objects. We present a new architecture for document recognition that follows the open source methodologies for documents segmentation and classification, which turns to be beneficial in terms of computation efficiency, general-purpose availability and cost
自动文档识别是办公自动化的基础,在那些信息仍然在纸上的领域,办公自动化日益成为一个强大的工具。文档识别从数据采集开始,从期刊和整本书中获取,以便将它们转换为数字对象。本文提出了一种新的文档识别体系结构,它遵循开源的文档分割和分类方法,在计算效率、通用可用性和成本方面都是有益的
{"title":"eXEDRA: a complete open source architecture for paper document recognition","authors":"L. Cinque, S. Levialdi, A. Malizia","doi":"10.1109/CAMP.2003.1598152","DOIUrl":"https://doi.org/10.1109/CAMP.2003.1598152","url":null,"abstract":"The automatic document recognition is fundamental for office automation becoming every day a more powerful tool in those fields where information is still on paper. Document recognition follows from data acquisition, from both journals, and entire books in order to transform them in digital objects. We present a new architecture for document recognition that follows the open source methodologies for documents segmentation and classification, which turns to be beneficial in terms of computation efficiency, general-purpose availability and cost","PeriodicalId":443821,"journal":{"name":"2003 IEEE International Workshop on Computer Architectures for Machine Perception","volume":"119 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2003-05-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116199403","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
期刊
2003 IEEE International Workshop on Computer Architectures for Machine Perception
全部 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