首页 > 最新文献

2014 22nd International Conference on Pattern Recognition最新文献

英文 中文
An Improved BET Method for Brain Segmentation 一种改进的BET脑分割方法
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.555
Liping Wang, Ziming Zeng, R. Zwiggelaar
The Brain Extraction Tool (BET) developed by Smith is widely used for brain segmentation due to its simplicity, accuracy and insensitivity to parameter settings. However, it typically requires a large number of iterations to generate acceptable results. It also sometimes fails to recognize boundaries of the brain. Moreover, obvious under-segmentation occurs for some datasets. In this paper, we present an improved BET method where at each iteration, we enhance the vertex displacement, add a new search path and embed an independent surface reconstruction process. These strategies lead to much faster convergence. Furthermore, a scheme based on fuzzy c-means is proposed to refine the segmentation. Experimental results based on various datsets demonstrated that the proposed method significantly outperforms the original BET and other competing methods.
Smith开发的脑提取工具(Brain Extraction Tool, BET)以其简单、准确、对参数设置不敏感等优点被广泛应用于脑分割。然而,它通常需要大量的迭代来生成可接受的结果。它有时也不能识别大脑的边界。此外,一些数据集存在明显的分割不足。在本文中,我们提出了一种改进的BET方法,在每次迭代中,我们增强顶点位移,增加新的搜索路径并嵌入一个独立的表面重建过程。这些策略导致更快的收敛。在此基础上,提出了一种基于模糊c均值的分割方法。基于各种数据集的实验结果表明,该方法明显优于原始的BET和其他竞争方法。
{"title":"An Improved BET Method for Brain Segmentation","authors":"Liping Wang, Ziming Zeng, R. Zwiggelaar","doi":"10.1109/ICPR.2014.555","DOIUrl":"https://doi.org/10.1109/ICPR.2014.555","url":null,"abstract":"The Brain Extraction Tool (BET) developed by Smith is widely used for brain segmentation due to its simplicity, accuracy and insensitivity to parameter settings. However, it typically requires a large number of iterations to generate acceptable results. It also sometimes fails to recognize boundaries of the brain. Moreover, obvious under-segmentation occurs for some datasets. In this paper, we present an improved BET method where at each iteration, we enhance the vertex displacement, add a new search path and embed an independent surface reconstruction process. These strategies lead to much faster convergence. Furthermore, a scheme based on fuzzy c-means is proposed to refine the segmentation. Experimental results based on various datsets demonstrated that the proposed method significantly outperforms the original BET and other competing methods.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134214396","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
Unconstrained Handwritten Word Recognition Based on Trigrams Using BLSTM 基于BLSTM的无约束手写词识别
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.502
Xi Zhang, C. Tan
To get high recognition accuracy, we should train the recognizer with sufficient training data to capture characteristics of various handwriting styles and all possible occurring words. However, in most of the cases, available training data are not satisfactory and enough, especially for unseen data. In this paper, we try to improve the recognition accuracy for unseen data with randomly selected training data, by splitting the training data into two parts based on trigrams and training two recognizers separately. We also propose a modified version of token passing algorithm, which makes use of the outputs of the two recognizers to improve the recognition accuracy.
为了获得较高的识别精度,我们需要用足够的训练数据来训练识别器,以捕获各种手写风格的特征和所有可能出现的单词。然而,在大多数情况下,可用的训练数据是不够的,特别是对于看不见的数据。在本文中,我们尝试用随机选择的训练数据来提高对未见数据的识别精度,方法是基于三角图将训练数据分成两部分,分别训练两个识别器。我们还提出了一种改进版本的令牌传递算法,该算法利用两个识别器的输出来提高识别精度。
{"title":"Unconstrained Handwritten Word Recognition Based on Trigrams Using BLSTM","authors":"Xi Zhang, C. Tan","doi":"10.1109/ICPR.2014.502","DOIUrl":"https://doi.org/10.1109/ICPR.2014.502","url":null,"abstract":"To get high recognition accuracy, we should train the recognizer with sufficient training data to capture characteristics of various handwriting styles and all possible occurring words. However, in most of the cases, available training data are not satisfactory and enough, especially for unseen data. In this paper, we try to improve the recognition accuracy for unseen data with randomly selected training data, by splitting the training data into two parts based on trigrams and training two recognizers separately. We also propose a modified version of token passing algorithm, which makes use of the outputs of the two recognizers to improve the recognition accuracy.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115434997","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
Motion Interaction Field for Accident Detection in Traffic Surveillance Video 交通监控视频中事故检测的运动交互场
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.528
Kimin Yun, Hawook Jeong, K. M. Yi, S. Kim, J. Choi
This paper presents a novel method for modeling of interaction among multiple moving objects to detect traffic accidents. The proposed method to model object interactions is motivated by the motion of water waves responding to moving objects on water surface. The shape of the water surface is modeled in a field form using Gaussian kernels, which is referred to as the Motion Interaction Field (MIF). By utilizing the symmetric properties of the MIF, we detect and localize traffic accidents without solving complex vehicle tracking problems. Experimental results show that our method outperforms the existing works in detecting and localizing traffic accidents.
提出了一种基于多运动物体相互作用建模的交通事故检测方法。所提出的模拟物体相互作用的方法是由水波对水面上运动物体的响应运动驱动的。水面的形状用高斯核以场的形式建模,称为运动相互作用场(MIF)。利用MIF的对称特性,无需解决复杂的车辆跟踪问题,即可检测和定位交通事故。实验结果表明,该方法在交通事故检测和定位方面优于现有的方法。
{"title":"Motion Interaction Field for Accident Detection in Traffic Surveillance Video","authors":"Kimin Yun, Hawook Jeong, K. M. Yi, S. Kim, J. Choi","doi":"10.1109/ICPR.2014.528","DOIUrl":"https://doi.org/10.1109/ICPR.2014.528","url":null,"abstract":"This paper presents a novel method for modeling of interaction among multiple moving objects to detect traffic accidents. The proposed method to model object interactions is motivated by the motion of water waves responding to moving objects on water surface. The shape of the water surface is modeled in a field form using Gaussian kernels, which is referred to as the Motion Interaction Field (MIF). By utilizing the symmetric properties of the MIF, we detect and localize traffic accidents without solving complex vehicle tracking problems. Experimental results show that our method outperforms the existing works in detecting and localizing traffic accidents.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123875585","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}
引用次数: 37
Visual Tracking via Saliency Weighted Sparse Coding Appearance Model 基于显著性加权稀疏编码外观模型的视觉跟踪
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.701
Wanyi Li, Peng Wang, Hong Qiao
Sparse coding has been used for target appearance modeling and applied successfully in visual tracking. However, noise may be inevitably introduced into the representation due to background clutter. To cope with this problem, we propose a saliency weighted sparse coding appearance model for visual tracking. Firstly, a spectral filtering based visual attention computational model, which combines both bottom-up and top-down visual attention, is proposed to calculate saliency map. Secondly, pooling operation in sparse coding is weighted by calculated saliency map to help target representation focus on distinctive features and suppress background clutter. Extensive experiments on a recently proposed tracking benchmark demonstrate that the proposed algorithm outperforms state-of-the-art methods in tracking objects under background clutter.
稀疏编码已被用于目标外观建模,并成功应用于视觉跟踪。然而,由于背景杂波的存在,噪声不可避免地会被引入到图像中。为了解决这个问题,我们提出了一种显著性加权稀疏编码的视觉跟踪外观模型。首先,提出了一种结合自底向上和自顶向下视觉注意的基于光谱滤波的视觉注意计算模型,计算显著性图;其次,稀疏编码中的池化操作通过计算出的显著性映射进行加权,帮助目标表示集中在显著特征上,抑制背景杂波;在最近提出的跟踪基准上进行的大量实验表明,所提出的算法在背景杂波下跟踪目标的性能优于当前最先进的方法。
{"title":"Visual Tracking via Saliency Weighted Sparse Coding Appearance Model","authors":"Wanyi Li, Peng Wang, Hong Qiao","doi":"10.1109/ICPR.2014.701","DOIUrl":"https://doi.org/10.1109/ICPR.2014.701","url":null,"abstract":"Sparse coding has been used for target appearance modeling and applied successfully in visual tracking. However, noise may be inevitably introduced into the representation due to background clutter. To cope with this problem, we propose a saliency weighted sparse coding appearance model for visual tracking. Firstly, a spectral filtering based visual attention computational model, which combines both bottom-up and top-down visual attention, is proposed to calculate saliency map. Secondly, pooling operation in sparse coding is weighted by calculated saliency map to help target representation focus on distinctive features and suppress background clutter. Extensive experiments on a recently proposed tracking benchmark demonstrate that the proposed algorithm outperforms state-of-the-art methods in tracking objects under background clutter.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"90 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123616885","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
Calibrating Non-overlapping RGB-D Cameras 校准非重叠RGB-D相机
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.720
Wuhe Zou, Shigang Li
In this paper, we propose a novel method of calibrating non-overlapping RGB-D cameras using one chessboard fixed with a laser pointer. A laser pointer is fixed at one calibration board so that its pose at the coordinate system of the calibration board can be obtained easily. While one of the RGB-D cameras observes the calibration board fixed with the laser pointer, the laser pointer project a spot to the scene which is observed by the other. Thus, two 3D points, respectively located in the field of views of the two RGB-D cameras, are connected by a laser ray. The relative pose of two RGB-D cameras can be estimated through this collinear constraint. The experiment results show the effectiveness of the proposed method.
在本文中,我们提出了一种新的方法来校准非重叠的RGB-D相机使用一个棋盘固定与激光笔。将激光笔固定在校准板上,可以方便地获得其在校准板坐标系下的位姿。当其中一个RGB-D相机观察固定在激光笔上的校准板时,激光笔投射一个点到另一个观察到的场景。这样,两个分别位于两个RGB-D相机视场内的3D点通过激光连接在一起。通过这种共线约束可以估计两个RGB-D相机的相对姿态。实验结果表明了该方法的有效性。
{"title":"Calibrating Non-overlapping RGB-D Cameras","authors":"Wuhe Zou, Shigang Li","doi":"10.1109/ICPR.2014.720","DOIUrl":"https://doi.org/10.1109/ICPR.2014.720","url":null,"abstract":"In this paper, we propose a novel method of calibrating non-overlapping RGB-D cameras using one chessboard fixed with a laser pointer. A laser pointer is fixed at one calibration board so that its pose at the coordinate system of the calibration board can be obtained easily. While one of the RGB-D cameras observes the calibration board fixed with the laser pointer, the laser pointer project a spot to the scene which is observed by the other. Thus, two 3D points, respectively located in the field of views of the two RGB-D cameras, are connected by a laser ray. The relative pose of two RGB-D cameras can be estimated through this collinear constraint. The experiment results show the effectiveness of the proposed method.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126173662","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
Quality Evaluation of an Anonymized Dataset 一个匿名数据集的质量评估
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.618
Sam Fletcher, M. Islam
In this study we argue that the traditional approach of evaluating the information quality of an anonymized (or otherwise modified) dataset is questionable. We propose a novel and simple approach to evaluate the information quality of a modified dataset, and thereby the quality of techniques that modify data. We carry out experiments on eleven datasets and the empirical results strongly support our arguments. We also present some supplementary measures to our approach that provide additional insight into the information quality of modified data.
在本研究中,我们认为评估匿名(或其他修改)数据集的信息质量的传统方法是有问题的。我们提出了一种新颖而简单的方法来评估修改数据集的信息质量,从而评估修改数据的技术质量。我们在11个数据集上进行了实验,实验结果有力地支持了我们的论点。我们还对我们的方法提出了一些补充措施,这些措施提供了对修改数据的信息质量的额外见解。
{"title":"Quality Evaluation of an Anonymized Dataset","authors":"Sam Fletcher, M. Islam","doi":"10.1109/ICPR.2014.618","DOIUrl":"https://doi.org/10.1109/ICPR.2014.618","url":null,"abstract":"In this study we argue that the traditional approach of evaluating the information quality of an anonymized (or otherwise modified) dataset is questionable. We propose a novel and simple approach to evaluate the information quality of a modified dataset, and thereby the quality of techniques that modify data. We carry out experiments on eleven datasets and the empirical results strongly support our arguments. We also present some supplementary measures to our approach that provide additional insight into the information quality of modified data.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122125993","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}
引用次数: 10
Face Recognition Using 3D Directional Corner Points 使用3D方向角点的人脸识别
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.483
Xun Yu, Yongsheng Gao, J. Zhou
In this paper, we present a novel face recognition approach using 3D directional corner points (3D DCPs). Traditionally, points and meshes are applied to represent and match 3D shapes. Here we represent 3D surfaces by 3D DCPs derived from ridge and valley curves. Then we develop a 3D DCP matching method to compute the similarity of two different 3D surfaces. This representation, along with the similarity metric can effectively integrate structural and spatial information on 3D surfaces. The added information can provide more and better discriminative power for object recognition. It strengthens and improves the matching process of similar 3D objects such as faces. To evaluate the performance of our method for 3D face recognition, we have performed experiments on Face Recognition Grand Challenge v2.0 database (FRGC v2.0) and resulted in a rank-one recognition rate of 97.1%. This study demonstrates that 3D DCPs provides a new solution for 3D face recognition, which may also find its application in general 3D object representation and recognition.
在本文中,我们提出了一种新的人脸识别方法,使用三维定向角点(3D dcp)。传统上,点和网格被应用于表示和匹配3D形状。在这里,我们用由山脊和山谷曲线导出的3D dcp来表示3D曲面。然后,我们提出了一种三维DCP匹配方法来计算两个不同的三维曲面的相似度。这种表示和相似度度量可以有效地整合三维曲面的结构信息和空间信息。增加的信息可以为目标识别提供更多更好的判别能力。它加强和改进了类似的三维物体(如人脸)的匹配过程。为了评估该方法在3D人脸识别中的性能,我们在人脸识别大挑战v2.0数据库(FRGC v2.0)上进行了实验,结果表明该方法的排名识别率为97.1%。该研究表明,三维dcp为三维人脸识别提供了一种新的解决方案,也可以应用于一般的三维物体表示和识别。
{"title":"Face Recognition Using 3D Directional Corner Points","authors":"Xun Yu, Yongsheng Gao, J. Zhou","doi":"10.1109/ICPR.2014.483","DOIUrl":"https://doi.org/10.1109/ICPR.2014.483","url":null,"abstract":"In this paper, we present a novel face recognition approach using 3D directional corner points (3D DCPs). Traditionally, points and meshes are applied to represent and match 3D shapes. Here we represent 3D surfaces by 3D DCPs derived from ridge and valley curves. Then we develop a 3D DCP matching method to compute the similarity of two different 3D surfaces. This representation, along with the similarity metric can effectively integrate structural and spatial information on 3D surfaces. The added information can provide more and better discriminative power for object recognition. It strengthens and improves the matching process of similar 3D objects such as faces. To evaluate the performance of our method for 3D face recognition, we have performed experiments on Face Recognition Grand Challenge v2.0 database (FRGC v2.0) and resulted in a rank-one recognition rate of 97.1%. This study demonstrates that 3D DCPs provides a new solution for 3D face recognition, which may also find its application in general 3D object representation and recognition.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114732181","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
Position-Based Action Recognition Using High Dimension Index Tree 基于位置的高维索引树动作识别
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.753
Qian Xiao, Jun Cheng, Jun Jiang, Wei Feng
Most current approaches in action recognition face difficulties that cannot handle recognition of multiple actions, fusion of multiple features, and recognition of action in frame by frame model, incremental learning of new action samples and application of position information of space-time interest points to improve performance simultaneously. In this paper, we propose a novel approach based on Position-Tree that takes advantage of the relationship of the position of joints and interest points. The normalized position of interest points indicates where the movement of body part has occurred. The extraction of local feature encodes the shape of the body part when performing action, justifying body movements. Additionally, we propose a new local descriptor calculating the local energy map from spatial-temporal cuboids around interest point. In our method, there are three steps to recognize an action: (1) extract the skeleton point and space-time interest point, calculating the normalized position according to their relationships with joint position, (2) extract the LEM (Local Energy Map) descriptor around interest point, (3) recognize these local features through non-parametric nearest neighbor and label an action by voting those local features. The proposed approach is tested on publicly available MSRAction3D dataset, demonstrating the advantages and the state-of-art performance of the proposed method.
目前大多数动作识别方法都面临着无法同时处理多动作识别、多特征融合、逐帧模型动作识别、新动作样本增量学习和时空兴趣点位置信息应用等问题。在本文中,我们提出了一种新的基于位置树的方法,利用关节和兴趣点的位置关系。兴趣点的归一化位置表示身体部位发生运动的位置。局部特征的提取对动作时身体部位的形状进行编码,使身体动作合理化。此外,我们提出了一种新的局部描述子,从兴趣点周围的时空长方体计算局部能量映射。在我们的方法中,动作识别分为三个步骤:(1)提取骨架点和时空兴趣点,根据它们与关节位置的关系计算归一化位置;(2)提取兴趣点周围的LEM (Local Energy Map)描述符;(3)通过非参数最近邻识别这些局部特征,并通过投票对这些局部特征进行标记。在公开可用的MSRAction3D数据集上对该方法进行了测试,证明了该方法的优势和最先进的性能。
{"title":"Position-Based Action Recognition Using High Dimension Index Tree","authors":"Qian Xiao, Jun Cheng, Jun Jiang, Wei Feng","doi":"10.1109/ICPR.2014.753","DOIUrl":"https://doi.org/10.1109/ICPR.2014.753","url":null,"abstract":"Most current approaches in action recognition face difficulties that cannot handle recognition of multiple actions, fusion of multiple features, and recognition of action in frame by frame model, incremental learning of new action samples and application of position information of space-time interest points to improve performance simultaneously. In this paper, we propose a novel approach based on Position-Tree that takes advantage of the relationship of the position of joints and interest points. The normalized position of interest points indicates where the movement of body part has occurred. The extraction of local feature encodes the shape of the body part when performing action, justifying body movements. Additionally, we propose a new local descriptor calculating the local energy map from spatial-temporal cuboids around interest point. In our method, there are three steps to recognize an action: (1) extract the skeleton point and space-time interest point, calculating the normalized position according to their relationships with joint position, (2) extract the LEM (Local Energy Map) descriptor around interest point, (3) recognize these local features through non-parametric nearest neighbor and label an action by voting those local features. The proposed approach is tested on publicly available MSRAction3D dataset, demonstrating the advantages and the state-of-art performance of the proposed method.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"72 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128759648","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
Spatial People Density Estimation from Multiple Viewpoints by Memory Based Regression 基于记忆回归的多视点空间人口密度估计
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.384
Yoshimune Tabuchi, Tomokazu Takahashi, Daisuke Deguchi, I. Ide, H. Murase, Takayuki Kurozumi, K. Kashino
Crowd analysis using cameras has attracted much attention for public safety and marketing. Among techniques of the crowd analysis, we focus on spatial people density estimation which estimates the number of people for each small area in a floor region. However, spatial people density cannot be estimated accurately for an area far from the camera because of the occlusion by people in a closer area. Therefore, we propose a method using a memory based regression method with images captured from cameras from multiple viewpoints. This method is realized by looking up a table that consists of correspondences between people density maps and crowd appearances. Since the crowd appearances include situations where various occlusions occur, an estimation robust to occlusion should be realized. In an experiment, we examined the effectiveness of the proposed method.
利用摄像头进行人群分析已经引起了公众安全和市场营销的广泛关注。在人群分析技术中,我们关注的是空间人口密度估计,即估计一个楼层区域内每个小区域的人口数量。然而,对于远离相机的区域,由于近距离区域的人群遮挡,无法准确估计空间人口密度。因此,我们提出了一种基于记忆的回归方法,该方法使用相机从多个视点捕获的图像。这种方法是通过查找由人口密度图和人群外观之间的对应关系组成的表来实现的。由于人群外观包含各种遮挡情况,因此需要实现对遮挡的鲁棒估计。在实验中,我们检验了所提出方法的有效性。
{"title":"Spatial People Density Estimation from Multiple Viewpoints by Memory Based Regression","authors":"Yoshimune Tabuchi, Tomokazu Takahashi, Daisuke Deguchi, I. Ide, H. Murase, Takayuki Kurozumi, K. Kashino","doi":"10.1109/ICPR.2014.384","DOIUrl":"https://doi.org/10.1109/ICPR.2014.384","url":null,"abstract":"Crowd analysis using cameras has attracted much attention for public safety and marketing. Among techniques of the crowd analysis, we focus on spatial people density estimation which estimates the number of people for each small area in a floor region. However, spatial people density cannot be estimated accurately for an area far from the camera because of the occlusion by people in a closer area. Therefore, we propose a method using a memory based regression method with images captured from cameras from multiple viewpoints. This method is realized by looking up a table that consists of correspondences between people density maps and crowd appearances. Since the crowd appearances include situations where various occlusions occur, an estimation robust to occlusion should be realized. In an experiment, we examined the effectiveness of the proposed method.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"94 4","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132846287","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
Person Re-identification Based on Relaxed Nonnegative Matrix Factorization with Regularizations 基于正则化松弛非负矩阵分解的人再识别
Pub Date : 2014-12-08 DOI: 10.1109/ICPR.2014.796
Weiya Ren, Guohui Li
We address the person reidentification problem by efficient data representation method. Based on the Relaxed Nonnegative matrix factorization (rNMF) which has no sign constraints on the data matrix and the basis matrix, we consider two regularizations to improve the Relaxed NMF, which are the local manifold assumption and a rank constraint. The local manifold assumption helps preserve the geometry structure of the data and the rank constraint helps improve the discrimination and the sparsity of the data representations. When only the manifold regularization is considered, we propose the Relaxed Graph regularized NMF (rGNMF). When both two regularizations are considered, we propose the Relaxed NMF with regularizations (rRNMF). To demonstrate our proposed methods, we run experiments on two different publicly available datasets, showing state-of-the-art or even better results, however, on much lower computational efforts.
我们用高效的数据表示方法解决了人的再识别问题。基于对数据矩阵和基矩阵没有符号约束的松弛非负矩阵分解(rNMF),我们考虑了局部流形假设和秩约束两种正则化来改进松弛非负矩阵分解。局部流形假设有助于保持数据的几何结构,秩约束有助于提高数据表示的判别性和稀疏性。当只考虑流形正则化时,我们提出了松弛图正则化NMF (rGNMF)。当考虑这两种正则化时,我们提出了带正则化的放松NMF (rRNMF)。为了证明我们提出的方法,我们在两个不同的公开可用数据集上运行实验,显示了最先进甚至更好的结果,然而,在更低的计算工作量上。
{"title":"Person Re-identification Based on Relaxed Nonnegative Matrix Factorization with Regularizations","authors":"Weiya Ren, Guohui Li","doi":"10.1109/ICPR.2014.796","DOIUrl":"https://doi.org/10.1109/ICPR.2014.796","url":null,"abstract":"We address the person reidentification problem by efficient data representation method. Based on the Relaxed Nonnegative matrix factorization (rNMF) which has no sign constraints on the data matrix and the basis matrix, we consider two regularizations to improve the Relaxed NMF, which are the local manifold assumption and a rank constraint. The local manifold assumption helps preserve the geometry structure of the data and the rank constraint helps improve the discrimination and the sparsity of the data representations. When only the manifold regularization is considered, we propose the Relaxed Graph regularized NMF (rGNMF). When both two regularizations are considered, we propose the Relaxed NMF with regularizations (rRNMF). To demonstrate our proposed methods, we run experiments on two different publicly available datasets, showing state-of-the-art or even better results, however, on much lower computational efforts.","PeriodicalId":142159,"journal":{"name":"2014 22nd International Conference on Pattern Recognition","volume":"306 ","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2014-12-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121223465","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
期刊
2014 22nd International Conference on Pattern Recognition
全部 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