期刊文献+
共找到486篇文章
< 1 2 25 >
每页显示 20 50 100
Aware conflict detection of non-uniform memory access system and prevention for transactional memory 被引量:3
1
作者 王睿伯 卢凯 卢锡城 《Journal of Central South University》 SCIE EI CAS 2012年第8期2266-2271,共6页
Most transactional memory (TM) research focused on multi-core processors, and others investigated at the clusters, leaving the area of non-uniform memory access (NUMA) system unexplored. The existing TM implementation... Most transactional memory (TM) research focused on multi-core processors, and others investigated at the clusters, leaving the area of non-uniform memory access (NUMA) system unexplored. The existing TM implementations made significant performance degradation on NUMA system because they ignored the slower remote memory access. To solve this problem, a latency-based conflict detection and a forecasting-based conflict prevention method were proposed. Using these techniques, the NUMA aware TM system was presented. By reducing the remote memory access and the abort rate of transaction, the experiment results show that the NUMA aware strategies present good practical TM performance on NUMA system. 展开更多
关键词 transactional memory non-uniform memory access (NUMA) conflict detection conflict prevention
在线阅读 下载PDF
The Application of Constraint Satisfaction Technique in Conflict Detection and Resolution
2
作者 谢洪潮 CHEN +2 位作者 Darong Kong Xianmei 《High Technology Letters》 EI CAS 2002年第3期88-91,共4页
The conflict detection and resolution in collaborative design is a key issue to maintain multi disciplinary design consistency. This paper proposes a new method for conflict detection and resolution based on constrain... The conflict detection and resolution in collaborative design is a key issue to maintain multi disciplinary design consistency. This paper proposes a new method for conflict detection and resolution based on constraint satisfaction technique. The representation of design constraint, the interval arithmetic of the constraint satisfaction problem CSP and the conflict resolution strategy based on constraint relaxation and adjustment are introduced. A constraint satisfaction based conflict detection and resolution tool CSCDR is then developed. It can help collaborative designers to detect and resolve the conflicts in time in the early stage of the design process so that the unnecessary design iteration and repeated negotiation are avoided and the design efficiency is then much improved. A design case illustrates the effectiveness of CSCDR. 展开更多
关键词 design constraint constraint satisfaction conflict detection conflict resolution
在线阅读 下载PDF
Conflict detection in collaborative architectural pipe routing design based on constraint network
3
作者 苏孝钐 Tian Ling 《High Technology Letters》 EI CAS 2013年第2期117-124,共8页
This paper analyzes conflict features in architecture pipe routing,and builds a pipe routing design conflict model by taking into account of discrete nominal internal diameter selection of pipes,material costs,and con... This paper analyzes conflict features in architecture pipe routing,and builds a pipe routing design conflict model by taking into account of discrete nominal internal diameter selection of pipes,material costs,and conflict solution sequence.Considering pipe routing as an assembling process,a conflict detection approach for pipe routing in collaborative architectural design is proposed based on an aforementioned model.Constraint network is used to describe the relationship among pipe routing design parameters and constraints;design conflicts are detected by matching designers' input and constraint network;and detected design conflicts are reordered according to the number of pipe parameters in conflicts.In order to support the collaborative requirement of pipe routing design,a prototype system using browser/server architecture is developed.An illustrative example of water pipe routing in a room is used to show the effectiveness and efficiency of the approach. 展开更多
关键词 conflict detection constraint network piping routing collaborative design archi-tectural pipe routing
在线阅读 下载PDF
Research on engineering-oriented constraints conflict detection in collaborative design of wire harness technology
4
作者 LIU Xiaoping HE Honglin XU Benzhu 《Computer Aided Drafting,Design and Manufacturing》 2012年第2期13-19,共7页
Engineering-oriented constraint of harness technology has much information and project information presents progressive changes along with the design. Therefore, how to handle conflict resolution quickly is a problem ... Engineering-oriented constraint of harness technology has much information and project information presents progressive changes along with the design. Therefore, how to handle conflict resolution quickly is a problem to be solved. Process model of con- flict detection is put forward according to characteristics of harness technology design engineering-oriented constraint, and then two problems of how to conduct conflict positioning and judgment of constraint rules are introduced in this paper. Afterwards in this pa- per, constraint information directed acyclic graph is established by classified project constraint information to solve the conflict posi- tioning problem; solution of constraint satisfaction problem is applied to realize judgment problem of constraint rules. Finally, exam- ple is used to analyze the method in this paper to further verify the correctness and effectiveness of this method. 展开更多
关键词 harness technology collaborative design conflict detection engineering-oriented constraint
在线阅读 下载PDF
Detecting conflict of heterogeneous access control policies
5
作者 Mingjie Yu Fenghua Li +2 位作者 Nenghai Yu Xiao Wang Yunchuan Guo 《Digital Communications and Networks》 SCIE CSCD 2022年第5期664-679,共16页
Policy conflicts may cause substantial economic losses.Although a large amount of effort has been spent on detecting intra-domain policy conflict,it can not detect conflicts of heterogeneous policies.In this paper,con... Policy conflicts may cause substantial economic losses.Although a large amount of effort has been spent on detecting intra-domain policy conflict,it can not detect conflicts of heterogeneous policies.In this paper,considering background knowledge,we propose a conflict detection mechanism to search and locate conflicts of heterogeneous policies.First,we propose a general access control model to describe authorization mechanisms of cloud service and a translation scheme designed to translate a cloud service policy to an Extensible Access Control Markup Language(XACML)policy.Then the scheme based on Multi-terminal Multi-data-type Interval Decision Diagram(MTMIDD)and Extended MTMIDD(X-MTMIDD)is designed to represent XACML policy and search the conflict among heterogeneous policies.To reduce the rate of false positives,the description logic is used to represent XACML policy and eliminate false conflicts.Experimental results show the efficiency of our scheme. 展开更多
关键词 conflict detection Access control Decision diagram Policy translation Heterogeneous policy Ontology reasoner
在线阅读 下载PDF
基于Python的程序管制冲突检测与调配辅助教学系统设计与开发——以武汉南湖机场进近空域为例
6
作者 廖勇 赵世昌 《科技和产业》 2025年第5期121-129,共9页
程序管制作为雷达管制的备份手段在雷达失效时发挥着重要作用,掌握程序管制技能对管制员至关重要。为此,设计并实现一种基于Python的程序管制冲突检测与调配辅助教学系统。首先设计7层架构,涵盖用户层、表示层、业务层、模型层、数据层... 程序管制作为雷达管制的备份手段在雷达失效时发挥着重要作用,掌握程序管制技能对管制员至关重要。为此,设计并实现一种基于Python的程序管制冲突检测与调配辅助教学系统。首先设计7层架构,涵盖用户层、表示层、业务层、模型层、数据层、操作系统层和硬件层。随后构建5个核心模块,包括交互界面模块、数据预处理模块、冲突检测模块、动态冲突展示模块和冲突调配模块,并对每个模块的功能和实现技术进行详细设计。最后,以实际教学场景武汉南湖机场进近管制空域为例,使用Python对系统进行模拟验证,学生可以使用该系统自动检测冲突类型,并提出冲突解决方案,从而更好地掌握冲突调配技能。 展开更多
关键词 程序管制 冲突检测 冲突调配 教学系统
在线阅读 下载PDF
基于航迹冲突检测的通航林火救援飞行任务调度方案安全性评估
7
作者 徐浩 王明惠 +1 位作者 瞿菁菁 朱新平 《科学技术与工程》 北大核心 2025年第3期1306-1312,共7页
为评估在森林火灾救援中通航飞行任务调度方案的安全性,通过对各通用航空器的航迹冲突进行检测,提出通航救援任务调度方案安全性评价指标。通过空域栅格模型建模救援飞行环境,基于任务调度方案针对性能约束不同的航空器规划出各自救援... 为评估在森林火灾救援中通航飞行任务调度方案的安全性,通过对各通用航空器的航迹冲突进行检测,提出通航救援任务调度方案安全性评价指标。通过空域栅格模型建模救援飞行环境,基于任务调度方案针对性能约束不同的航空器规划出各自救援飞行航迹并进行航迹冲突检测,从而对任务调度方案进行安全性评估。仿真结果表明:该方法相较于直接冲突判断算法时间效率提升了53.8%,相较于高效的时空同步航线冲突检测方法准确率提升了6.7%,可见该方法能够高效准确地对救援飞行中的航迹冲突进行预测并评估任务调度方案的安全性,为通航救援指挥调度工作提供有效的决策支持。 展开更多
关键词 冲突检测 安全性评估 时空过滤 空域栅格
在线阅读 下载PDF
改进分层合作A*的无人机交通管理中路径规划
8
作者 陈明 何宁 +2 位作者 宏晨 肖明明 景竑元 《计算机工程与应用》 北大核心 2025年第6期361-368,共8页
针对无人机交通管理中飞行前冲突探测与解脱问题,表示为一种新的多智能体路径规划扩展模型,提出一种连续时间分层合作A*(continuous-time hierarchical cooperative A*,CHCA*)算法。面向连续时间,智能体在度量空间中的位置之间以最大速... 针对无人机交通管理中飞行前冲突探测与解脱问题,表示为一种新的多智能体路径规划扩展模型,提出一种连续时间分层合作A*(continuous-time hierarchical cooperative A*,CHCA*)算法。面向连续时间,智能体在度量空间中的位置之间以最大速度持续移动;考虑智能体的大小形状,以空间是否覆盖判定智能体冲突;优化搜索启发值计算。实验表明,CHCA*单次路径规划成功率高于CCBS,适合大规模智能体路径规划求解;在日本仙台2030无人机空运预测模型上仿真实验表明,对于一天内32887个随机请求,CHCA*算法规划成功率可达96%。 展开更多
关键词 多智能体路径规划(MAPF) 无人机交通管理(UTM) 改进分层合作A*算法 冲突探测 冲突解脱 连续时间
在线阅读 下载PDF
国土空间规划冲突检测处理系统设计与实现
9
作者 谢斌 黄志标 赵辉煌 《测绘与空间地理信息》 2025年第1期70-73,共4页
为了能够高效、快速解决国土空间规划管理工作中各类规划冲突,消除规划间的空间差异,在国土空间规划“一张图”建设的基础上,设计和开发了国土空间规划冲突检测处理系统。实践证明,该系统能够灵活自定义质检功能,提高规划数据质检的正确... 为了能够高效、快速解决国土空间规划管理工作中各类规划冲突,消除规划间的空间差异,在国土空间规划“一张图”建设的基础上,设计和开发了国土空间规划冲突检测处理系统。实践证明,该系统能够灵活自定义质检功能,提高规划数据质检的正确性,提供一键式检测处理工具,实现了规划数据快速冲突检测和量化处理,极大地提高了国土空间规划冲突检测和处理效率,提升了国土空间规划实施管理工作水平。 展开更多
关键词 国土空间规划 冲突检测 冲突处理 信息系统
在线阅读 下载PDF
基于BIM技术应用的学校电气设备安装冲突检测研究
10
作者 庄子毅 《电工技术》 2025年第1期123-125,129,共4页
探讨了基于BIM技术的学校电气设备安装冲突检测方法,包括BIM模型的构建、冲突的检测、数据的处理、问题的解决、优化与调整、跟踪与监控以及过程的控制(即施工质量控制)等,展示了BIM技术在提高电气设备安装效率和准确性方面的实际应用... 探讨了基于BIM技术的学校电气设备安装冲突检测方法,包括BIM模型的构建、冲突的检测、数据的处理、问题的解决、优化与调整、跟踪与监控以及过程的控制(即施工质量控制)等,展示了BIM技术在提高电气设备安装效率和准确性方面的实际应用成果。 展开更多
关键词 BIM 学校工程 模型 电气设备 安装 调试 冲突检测
在线阅读 下载PDF
中期冲突探测功能中飞行轨迹推算的机制分析
11
作者 张皓伦 《计算机应用文摘》 2025年第5期88-90,共3页
中期冲突探测(MTCD)功能是空管自动化系统中对短期冲突告警(STCA)及飞行计划冲突告警(FPCA)功能的结合与补充。实现MTCD功能必须实时推算不同飞行状态下的未来一段时间内的轨迹,以判断距离较远的不同航迹间是否存在冲突的可能。其中,飞... 中期冲突探测(MTCD)功能是空管自动化系统中对短期冲突告警(STCA)及飞行计划冲突告警(FPCA)功能的结合与补充。实现MTCD功能必须实时推算不同飞行状态下的未来一段时间内的轨迹,以判断距离较远的不同航迹间是否存在冲突的可能。其中,飞行轨迹的推算可分为水平方向和垂直方向,文章将基于水平和垂直方向上的飞行航迹阐述轨迹推算机制在MTCD功能中的应用。 展开更多
关键词 中期冲突探测 雷达航迹 飞行计划
在线阅读 下载PDF
基于广义熵的周期性低功耗通信冲突数据包丢失检测方法
12
作者 刘星 《桂林航天工业学院学报》 2025年第1期55-62,共8页
文章提出基于广义熵的周期性低功耗通信冲突数据包丢失检测方法,有效地描述通信系统中的随机性和模糊性,为数据包丢失检测提供更为全面和准确的信息。通过比较联合通信冲突概率与阈值的大小,判断周期性低功耗通信数据是否存在冲突;当检... 文章提出基于广义熵的周期性低功耗通信冲突数据包丢失检测方法,有效地描述通信系统中的随机性和模糊性,为数据包丢失检测提供更为全面和准确的信息。通过比较联合通信冲突概率与阈值的大小,判断周期性低功耗通信数据是否存在冲突;当检测到通信冲突时,从流表信息中提取与数据包丢失相关的关键特征,将其输入已训练的DNN模型中,实现周期性低功耗通信冲突数据包的丢失检测。实验结果表明:该方法能够在低功耗通信场景中实现快速而准确的数据包丢失检测;当广义熵值为7时,检测效果最好;该方法能够提取与数据包丢失相关的目的IP地址、端口号和数据包大小等关键特征。 展开更多
关键词 广义熵 低功耗通信 通信冲突 数据包丢失检测 Adam优化算法
在线阅读 下载PDF
高校会议室预约管理系统设计与实现
13
作者 曾荣江 蒋银虎 《自动化应用》 2025年第1期221-223,共3页
针对高校会议室预约管理方法存在的效率低下、不便于查询、难于管理时间冲突等问题,设计与实现了高校会议室预约管理系统。使用用例图和状态图构建系统的基本模型;使用E-R图实现系统的数据模型;使用ASP.NET(C#)与SQL Server实现系统,重... 针对高校会议室预约管理方法存在的效率低下、不便于查询、难于管理时间冲突等问题,设计与实现了高校会议室预约管理系统。使用用例图和状态图构建系统的基本模型;使用E-R图实现系统的数据模型;使用ASP.NET(C#)与SQL Server实现系统,重点描述会议室预约模块、会议室预约审核模块、会议时间冲突检测模块的实现方法。通过会议室预约管理系统,解决了会议室预约管理上存在的问题,使会议室预约管理更加规范和高效。 展开更多
关键词 会议室 预约管理 UML 状态图 E-R ASP.NET 预约审核模块 时间冲突检测模块
在线阅读 下载PDF
Modeling and Global Conflict Analysis of Firewall Policy 被引量:2
14
作者 LIANG Xiaoyan XIA Chunhe +2 位作者 JIAO Jian HU Junshun LI Xiaojian 《China Communications》 SCIE CSCD 2014年第5期124-135,共12页
The global view of firewall policy conflict is important for administrators to optimize the policy.It has been lack of appropriate firewall policy global conflict analysis,existing methods focus on local conflict dete... The global view of firewall policy conflict is important for administrators to optimize the policy.It has been lack of appropriate firewall policy global conflict analysis,existing methods focus on local conflict detection.We research the global conflict detection algorithm in this paper.We presented a semantic model that captures more complete classifications of the policy using knowledge concept in rough set.Based on this model,we presented the global conflict formal model,and represent it with OBDD(Ordered Binary Decision Diagram).Then we developed GFPCDA(Global Firewall Policy Conflict Detection Algorithm) algorithm to detect global conflict.In experiment,we evaluated the usability of our semantic model by eliminating the false positives and false negatives caused by incomplete policy semantic model,of a classical algorithm.We compared this algorithm with GFPCDA algorithm.The results show that GFPCDA detects conflicts more precisely and independently,and has better performance. 展开更多
关键词 firewall policy semantic model conflict analysis conflict detection
在线阅读 下载PDF
Conflict Resolution Based on Collaborative Design of Grid Services
15
作者 LUO Zuomin ZHANG Jing ZHOU Hongfang CHEN Xinhua 《Wuhan University Journal of Natural Sciences》 CAS 2008年第4期490-494,共5页
To the issues of low efficiency of conflict resolution method in collaborative design, we proposed a method, which is conflict resolution about collaborative design based on grid services.It uses the grid services fro... To the issues of low efficiency of conflict resolution method in collaborative design, we proposed a method, which is conflict resolution about collaborative design based on grid services.It uses the grid services from the current design points, uses the method of retrospective thinking to find the conflict point by detecting, and then uses the corresponding method to resolve the conflict point according to the conflict characteristic, after that carried on the conflict detection again. If there is still the conflict, resolve the conflict point again, until the conflict no longer exists. This method combines various traditional resolution methods, makes full use of the grid idle high-performance large-scale sharing resources. With this method the collaborative design conflict resolution cost reduced and the conflict resolution efficiency was raised. And then the problem which is not handled completely was then solved, so that the conflict resolution Quality was guaranteed. 展开更多
关键词 grid services collaborative design conflict resolution conflict characteristic conflict detection
在线阅读 下载PDF
STUDY ON CONFLICT MANAGEMENT FOR COLLABORATIVE DESIGN SYSTEM
16
作者 李祥 周雄辉 阮雪榆 《Journal of Shanghai Jiaotong university(Science)》 EI 2000年第2期88-93,共6页
Modern day products are usually designed cooperatively by groups of experts, each with his own areas of expertise. Because of different viewpoint, evaluation standard and domain knowledge of these design groups in col... Modern day products are usually designed cooperatively by groups of experts, each with his own areas of expertise. Because of different viewpoint, evaluation standard and domain knowledge of these design groups in collaborative design system, conflict is unavoidable. In this paper, an integration conflict management system (ICMS) was presented from the aspect of all life cycle. A hierarchical constraint network was introduced to detect the conflicts. Three conflict types were classified in ICMS and different type of conflict was submitted to different resolution strategy, constraint relaxation to data conflict and knowlegdge based reasoning to knowledge conflict or schema conflict. To those conflicts hard to be resolved with the above two strategies, an arbitration was used for the conflict resolution. ICMS also provided interface with other collaborative systems such as CAE, CAD to improve the efficiency of collaborative design system. 展开更多
关键词 COLLABORATIVE design CONSTRAINT network conflict detection conflict RESOLUTION Document code:A
在线阅读 下载PDF
一种面向联盟链Hyperledger Fabric的并发冲突事务优化方法 被引量:3
17
作者 吴海博 刘辉 +1 位作者 孙毅 李俊 《计算机研究与发展》 EI CSCD 北大核心 2024年第8期2110-2126,共17页
随着区块链技术应用的普及,联盟链Hyperledger Fabric(简称Fabric)已成为知名区块链开源平台,并得到广泛关注.然而Fabric仍受困于并发事务间冲突问题,冲突发生时会引发大量无效交易上链,导致吞吐量下降,阻碍其发展.对于该问题,现有面向... 随着区块链技术应用的普及,联盟链Hyperledger Fabric(简称Fabric)已成为知名区块链开源平台,并得到广泛关注.然而Fabric仍受困于并发事务间冲突问题,冲突发生时会引发大量无效交易上链,导致吞吐量下降,阻碍其发展.对于该问题,现有面向块内冲突的方案缺乏高效的冲突检测和避免方法,同时现有研究往往忽略区块间冲突对吞吐量的不利影响.提出了一种Fabric的优化方案Fabric-HT(fabric with high throughput),从区块内和区块间2方面入手,有效降低事务间并发冲突和提高系统吞吐量.针对区块内事务冲突,提出了一种事务调度机制,根据块内冲突事务集定义了一种高效数据结构——依赖关系链,识别具有“危险结构”的事务并提前中止,合理调度事务和消除冲突;针对区块间事务冲突,将冲突事务检测提前至排序节点完成,建立以“推送-匹配”为核心的冲突事务早期避免机制.在多场景下开展大量实验,结果表明Fabric-HT在吞吐量、事务中止率、事务平均执行时间、无效事务空间占用率等方面均优于对比方案.Fabric-HT吞吐量最高可达Fabric的9.51倍,是最新优化方案FabricSharp的1.18倍;空间利用率上相比FabricSharp提升了14%.此外,Fabric-HT也表现出较好的鲁棒性和抗攻击能力. 展开更多
关键词 并发冲突 区块链 Hyperledger Fabric 事务调度 冲突检测
在线阅读 下载PDF
基于动态优先级的机坪车辆避冲突运行规划方法 被引量:1
18
作者 包丹文 姚馨宇 +2 位作者 刘建荣 陈卓 周佳怡 《华东交通大学学报》 2024年第4期99-107,共9页
【目的】针对机坪车机混行环境,提出了一种考虑动态优先级的避冲突运行规划方法。【方法】首先,从作业效率和运行风险两个层面,提出动态优先级计算方法,完善了多类型保障车辆时变冲突风险划分的规则。其次,考虑保障车辆运行规则和物理特... 【目的】针对机坪车机混行环境,提出了一种考虑动态优先级的避冲突运行规划方法。【方法】首先,从作业效率和运行风险两个层面,提出动态优先级计算方法,完善了多类型保障车辆时变冲突风险划分的规则。其次,考虑保障车辆运行规则和物理特性,建立了考虑行驶和等待时间最小化的混合整数规划模型。最后,设计全局路径优化的两阶段算法进行求解,并通过低时间复杂度的改进冲突探测方法,弥补了传统方法求解大规模复杂问题在时效性方面的不足。【结果】实验表明,设计的算法在大、小规模场景均有较好的适用性,相比对照算法,冲突优化幅度提升7.6%,车辆与航空器冲突占比降低7.5%。【结论】所提方法满足了保障车辆差异化运行要求,实现了车辆和航空器混合运行环境下避冲突路径规划的功能。 展开更多
关键词 航空运输 运行路径规划 冲突探测 混合整数规划模型 动态优先级
在线阅读 下载PDF
基于改进卷积网络的终端区4D航迹预测与冲突检测 被引量:1
19
作者 张飞桥 张亦驰 严皓 《科学技术与工程》 北大核心 2024年第5期2150-2157,共8页
随着不断扩大的旅客运输量和航线网络规模,采用飞行计划结合空中交通管制的空中管理办法已经不能与当前民航需求和空中交通流量相匹配,直接影响到航班正常率和运行安全。为解决这一问题,国际民航组织(International Civil Aviation Orga... 随着不断扩大的旅客运输量和航线网络规模,采用飞行计划结合空中交通管制的空中管理办法已经不能与当前民航需求和空中交通流量相匹配,直接影响到航班正常率和运行安全。为解决这一问题,国际民航组织(International Civil Aviation Organization,ICAO)提出了基于航迹运行(trajectory based operation,TBO)的下一代空中交通管理运行理念,中国民航也提出了智慧民航的建设方案和目标。其中4D航迹是TBO运行的核心组成部分,也是中国建设智慧民航的重要技术指标,其可以对航空器的运行进行精确地管理和控制。因此,提高4D航迹预测的准确性成为了目前急需解决的核心问题。面向航空器的飞行任务实施阶段,从4D航迹预测和冲突检测两个问题进行了研究。在航迹预测方面,采用了基于卷积神经网络-双向门控循环单元(convolutional neural networks-bidirectional gated recurrent unit,CNN-BiGRU)的模型对航迹进行高精度预测;在冲突检测方面,引入了航迹距离检测函数以检验预测模型生成的两条航迹是否存在冲突。通过使用某繁忙终端区真实广播自动相关监视(automatic dependent surveillance-broadcast,ADS-B)历史轨迹数据进行实验,并将该方法与同一数据集上的单一长短时记忆网络(long short-term memory,LSTM)模型和门控循环单元(gated recurrent unit,GRU)模型进行了比较。仿真实验表明,CNN-BiGRU模型的评价指标均优于对比模型,同时预测的两条航迹在未来800 s内不存在冲突。所提出的方法为空中交通管理提供了一种有效的手段,具有重要的应用价值。 展开更多
关键词 4D航迹预测 基于ADS-B航迹数据 飞行冲突检测 CNN-BiGRU
在线阅读 下载PDF
基于多维空间离散基准的目标检测网络设计
20
作者 郑东强 周海峰 +2 位作者 曾伟民 李波 王云超 《集美大学学报(自然科学版)》 CAS 2024年第3期282-288,共7页
针对目标检测网络中检测头的设计缺少依据,不能对不同数据集进行相应优化的问题,用一至四维的空间离散基准和正样本点(组)分配冲突率模型,提出了相应的设计依据。即基于位置的分配原则中,针对特定数据集的正样本点在4个回归量所组成的... 针对目标检测网络中检测头的设计缺少依据,不能对不同数据集进行相应优化的问题,用一至四维的空间离散基准和正样本点(组)分配冲突率模型,提出了相应的设计依据。即基于位置的分配原则中,针对特定数据集的正样本点在4个回归量所组成的空间维度中的分布特点,在不高于指定的分配冲突率的条件下,以减少正负样本不均衡度和系统计算资源为目的,设计出具有最少点数检测头的规律。其本质是一个回归基准编码和正负样本分配设计的过程,进而实现检测性能与资源消耗之间的平衡。得出基于卷积目标检测网络检测头的回归基准可以采用4个回归中的任意组合,但需结合样本分配策略与数据集的正样本分配冲突率进行综合设计的结论。 展开更多
关键词 目标检测 样本分配策略 离散位置基准 分配冲突率
在线阅读 下载PDF
上一页 1 2 25 下一页 到第
使用帮助 返回顶部