共查询到20条相似文献,搜索用时 31 毫秒
1.
2.
3.
动态场景运动分割作为计算机视觉领域的一个重要研究方向,在图像检索,运动分析,场景解释中均有广泛应用。该问题的关键在于如何同时确定出运动模型的个数和对应的运动参数。区别于以往的全局聚类和随机抽样方法,提出一种基于由分治策略和指导抽样的二视场景运动分割方法,无需对运动类型个数进行任何预先假设,通过指导抽样和分治处理保证准确性和高效性。实验表明该方法能够给出满意的运动分割结果。 相似文献
4.
5.
针对传统的网络流量异常检测方法存在识别准确度低、表征能力弱、泛化能力差,忽略了特征之间的相互关系等问题,该文提出一种基于二次特征提取和BiLSTM-Attention的网络流量异常检测方法。通过使用双向长短期记忆网络(BiLSTM)学习数据之间的特征关系,完成数据的一次特征提取,在此基础上,定义一种基于注意力机制的特征重要性权重评估规则,依据特征重要性大小对BiLSTM生成的特征向量给予相应的权重,完成数据的二次特征提取。最后,提出一种“先总分后细分”的设计思想构建网络流量异常检测模型,实现多分类网络流量的异常检测。实验结果表明,该文所提方法在性能上要优于传统单一的模型,并且具有良好的表征能力和泛化能力。 相似文献
6.
7.
樊伟红 《电子技术与软件工程》2015,(4):179-180
为了进一步提高和丰富OPAC,提升用户检索体验,需要对传统的OPAC的二次检索技术进行改进。针对此,基于语义关系识别的二次检索技术,对检索关键词与书目数据的潜在语义关系进行分析,开展基于语义关系的二次检索技术在OPAC中的应用研究。 相似文献
8.
基于非递归分治算法的应用研究 总被引:1,自引:0,他引:1
针对使用分治算法时递归算法也容易同时应用在设计之中,给程序带来了运行效率较低,耗时多并大量占用存储空间等一系列问题,面对这些问题,提出在分治算法的基础上实现非递归,实现在计算机处理某些比较复杂的问题时,减少某些程序的反复执行,节约空间和减少时间复杂度,提高程序效率。 相似文献
9.
10.
电流互感器是用一种将大电流按照一定的变比变换成小电流的仪器,当电流互感器用于电路时,可作电流、电能、功率测量和继电保护及自动化设备的辅助装置,它将大电流变换成小电流——现在在厂站中大多变换成1A的电流,供给二次回路测量仪表和继电保护等设备用,从而保证测量仪表及其他装置的安全,并使其便于工作。对电流互感器的二次负载的计算有利于进行负载的匹配,确保其准确度。本文对完全星形接线及不完全星形接线下,不同故障反映的二次负载进行了计算。 相似文献
11.
Peer-to-Peer technology is one of the most popular techniques nowadays, and it brings some security issues, so the recognition and management of P2P applications on the internet is becoming much more important. The selection of protocol features is significant to the problem of P2P traffic identification. To overcome the shortcomings of current methods, a new P2P traffic identification algorithm is proposed in this paper. First of all, a detailed statistics of traffic flows on internet is calculated. Secondly, the best feature subset is chosen by binary particle swarm optimization. Finally, every feature in the subset is given a proper weight. In this paper, TCP flows and UDP flows each have a respective feature space, for this is advantageous to traffic identification. The experimental results show that this algorithm could choose the best feature subset effectively, and the identification accuracy is improved by the method of feature weighting. 相似文献
12.
13.
14.
15.
基于MFCC的说话人识别系统 总被引:9,自引:0,他引:9
说话人识别可以被看作语音识别的一种,是当前的研究热点之一.本文实现的说话人辨认系统,采用能够反映人对语音的感知特性的Mel频率倒谱系数(Mel-Frequency Ceptral Coefficients ,MFCC)作为特征参数.试验比较了MFCC、差分MFCC组合MFCC分别与VQ、DTW相结合的识别率.得出差分MFCC组合MFCC优于MFCC. 相似文献
16.
17.
18.
提出了一种基于分数阶傅里叶变换(FRFT)的通信信号调制方式自动识别方法。给出了FRFT归一化修正零均值幅度这一特征,用于模拟调制信号与数字调制信号联合自动识别。新方法分析了多种常用调制信号的FRFT谱特性,利用分数阶傅里叶变换可以展示出信号从时域逐步变化到频域的所有变化特征的特性,可以很好地分类识别多种调制信号。实测数据和仿真结果表明,在调制信号的信噪比大于10dB时,其总体识别率达90%以上。该方法具有识别效率高,识别效果好等优点,并具有实用性和可行性。 相似文献
19.
20.
Accurately identifying network traffics at the early stage is very important for the application of traffic identification.Recent years,more and more research works have tried to build effective machine learning models to identify traffics with the few packets at the early stage.However,a basic and important problem is still unresolved,that is how many packets are most effective in early stage traffic identification.In this paper,we try to resolve this problem using experimental methods.We firstly extract the packet size of the first 2-10 packets of 3 traffic data sets.And then execute crossover identification experiments with different numbers of packets using 11 well-known machine learning classifiers.Finally,statistical tests are applied to find out which number is the best performed one.Our experimental results show that 5-7are the best packet numbers for early stage traffic identification. 相似文献