期刊文献+
共找到341篇文章
< 1 2 18 >
每页显示 20 50 100
Predicting Compressive Strength of Recycled Concrete for Construction 3D Printing Based on Statistical Analysis of Various Neural Networks
1
作者 Kang Tan 《Journal of Building Construction and Planning Research》 2018年第2期71-89,共19页
Construction 3D printing is changing construction industry, but for its immaturity, there are still many problems to be solved. One of the major problems is to study materials for construction 3D printing. Because pri... Construction 3D printing is changing construction industry, but for its immaturity, there are still many problems to be solved. One of the major problems is to study materials for construction 3D printing. Because printed buildings are very different from traditional buildings, there are special requirements for printing materials. Based on environmental and cost considerations, the recycled concrete as printing material is a perfect choice. In order to study and develop the construction 3D printing materials, it is necessary to predict the properties of them. As one of the most effective artificial intelligence algorithms, artificial neural network can deal with multi-parameter and nonlinear problems, and it can provide useful reference to predict the performance of recycled concrete for 3D printing. However, since there are many types and parameters for neural network, it is difficult to select the optimal neural network with excellent prediction performance. In this paper, by comparing different types of neural networks and statistically analyzing the distribution of the root-mean-square error (RMSE) and the coefficient of determination (R2) of these neural networks, we can determine the best performance among four neural networks and finally select the suitable one to predict the performance of 3D printing concrete. 展开更多
关键词 NEURAL network STATISTICAL Analysis Recycled Concrete CONSTRUCTION 3D printING
暂未订购
E-print网络学术资源初探 被引量:3
2
作者 黄继东 苏秋侠 《情报科学》 CSSCI 北大核心 2004年第7期830-832,849,共4页
E- print是随着 Internet的兴起而产生的一种网络学术资源 ,近年来在国外发展较快。本文阐述了 e- print的概念、特点 ,以及 e- print发展存在的问题 ,并介绍了 arxiv e- print archive数据库及其检索方法。
关键词 E—print 网络学术资源 ARXIV ARCHIVE
在线阅读 下载PDF
基于YOLOv8的PCB缺陷检测改进算法
3
作者 刘爽 吕俊良 +2 位作者 秦宇航 秦丹丹 孙佳慧 《吉林大学学报(理学版)》 北大核心 2026年第2期344-350,共7页
针对工业印刷电路板缺陷检测任务中,小目标特征不明显且检测精度不足的问题,提出一种基于YOLOv8算法的改进算法.首先,通过增删特征图尺寸以适应印刷电路板缺陷检测,并借鉴加权双向特征金字塔网络结构保留原始图像的特征;其次,利用分组... 针对工业印刷电路板缺陷检测任务中,小目标特征不明显且检测精度不足的问题,提出一种基于YOLOv8算法的改进算法.首先,通过增删特征图尺寸以适应印刷电路板缺陷检测,并借鉴加权双向特征金字塔网络结构保留原始图像的特征;其次,利用分组卷积在颈部设计一个轻量化模块进行特征提取,提高检测精度的同时降低了模型复杂度;最后,在小目标检测头前引入可增强特征表现能力的坐标注意力模块,进一步提高检验精度.实验结果表明,改进后的算法能将检测精度mAP@0.5提升至95.4%,并使检测速度FPS(帧每秒)达到105.4,可以更好地满足工业检测对精度和实时性的要求. 展开更多
关键词 印刷电路板缺陷检测 神经网络 注意力机制 分组卷积
在线阅读 下载PDF
基于卷积神经网络的印染织物色差检测方法
4
作者 易慎 王熙竹 《毛纺科技》 北大核心 2026年第2期145-152,共8页
为了提升印染织物的生产质量,降低色差对织物效果产生的影响,提出基于卷积神经网络的印染织物色差检测方法。通过结合高斯滤波和维纳滤波有效去除印染织物图像中的噪声并保留细节,提升图像质量;通过引入选择性注意层和预处理技术(局部... 为了提升印染织物的生产质量,降低色差对织物效果产生的影响,提出基于卷积神经网络的印染织物色差检测方法。通过结合高斯滤波和维纳滤波有效去除印染织物图像中的噪声并保留细节,提升图像质量;通过引入选择性注意层和预处理技术(局部二值模式和梯度预处理)改进卷积神经网络架构,有效提升印染织物色差检测的精度和鲁棒性;通过卷积、池化、全连接等操作提取颜色特征,并结合色差检测标准,实现对印染织物色差的精确量化与分级。性能测试结果表明,优化设计方法的色差检测偏差系数降低0.35 NBS,具有优异的检测性能。 展开更多
关键词 卷积神经网络 印染织物 织物图像 图像色差 色差检测
在线阅读 下载PDF
基于LightRT-DETR算法的印刷电路板缺陷检测
5
作者 希治远 梅婷 +4 位作者 林珊玲 林志贤 林坚普 吕珊红 郭太良 《光电工程》 北大核心 2026年第2期17-35,共19页
针对工业生产中印刷电路板(printed circuit board,PCB)缺陷检测精度和实时性不高的问题,本文提出了一种基于LightRT-DETR的PCB缺陷检测算法。首先,设计了一种高效的主干网络EfficientFastGLU-18,该网络通过引入部分卷积(partial convol... 针对工业生产中印刷电路板(printed circuit board,PCB)缺陷检测精度和实时性不高的问题,本文提出了一种基于LightRT-DETR的PCB缺陷检测算法。首先,设计了一种高效的主干网络EfficientFastGLU-18,该网络通过引入部分卷积(partial convolution,PConv)和卷积门控线性单元(convolutional gated linear unit,convolutional GLU)机制来降低ResNet-18架构的计算复杂度和参数量,同时保持较好的特征提取能力。其次,采用级联分组注意力机制替代了RTDETR中的多头注意力机制,通过特征分割与级联,增强输入特征的多样性,并降低不必要的计算开销。最后,提出了一种高效选择性特征金字塔网络(efficient selective feature pyramid network,ES-FPN),其主要由特征选择模块和串联RetBlockC3的特征融合模块构成,增强对细微缺陷的检测能力的同时减少计算冗余,从而实现更高效的实时缺陷检测。实验结果表明,本文改进的模型的mAP50达到了98.3%,mAP50-95值较基准模型RT-DETR提高了11.1%,GFLOPs下降了34.7%,Params降低了35.3%,FPS提升了约5.1%。这些优化使得LightRT-DETR模型在移动设备或嵌入式系统中更加适用。 展开更多
关键词 缺陷检测 印刷电路板 主干网络 特征金字塔网络 计算冗余
在线阅读 下载PDF
基于BPNN的3D打印TC4钛合金力学性能预测
6
作者 唐明扬 李建 +4 位作者 杨庆峥 戴士其 段文俊 沈润泽 李润宇 《机械研究与应用》 2026年第1期170-172,共3页
该文提出了一种基于BP神经网络的3D打印TC4钛合金力学性能相关工艺参数预测方法。利用BP神经网络算法,以材料的屈服强度、抗拉强度、致密度等参数作为特征输入量,以3D打印工艺参数作为输出目标量来预测3D打印参数。研究得出:BP神经网络... 该文提出了一种基于BP神经网络的3D打印TC4钛合金力学性能相关工艺参数预测方法。利用BP神经网络算法,以材料的屈服强度、抗拉强度、致密度等参数作为特征输入量,以3D打印工艺参数作为输出目标量来预测3D打印参数。研究得出:BP神经网络算法能用更少数据集达到很好效果且能更精准预测多特征值任务的结果,验证了BP神经网络算法在3D打印参数预测方面的有效性,此结果为3D打印参数的预测提供了更高效精准的方法。 展开更多
关键词 工艺参数 BP神经网络 金属3D打印 TC4钛合金 多特征值
在线阅读 下载PDF
3D打印水凝胶制备电子皮肤的研究
7
作者 朱庭璇 王宝琨 +2 位作者 郝盼卿 刘富 李艳 《传感器与微系统》 北大核心 2026年第1期46-51,共6页
针对传统水凝胶基电子皮肤存在的交联网络强度不足导致力学性能欠佳、易溶胀、稳定性差及多信号串扰等问题,难以满足复杂场景对器件耐久性、稳定性和高灵敏度的要求,研究了基于3D打印的高灵敏度导电水凝胶柔性电子皮肤的制备与应用。以... 针对传统水凝胶基电子皮肤存在的交联网络强度不足导致力学性能欠佳、易溶胀、稳定性差及多信号串扰等问题,难以满足复杂场景对器件耐久性、稳定性和高灵敏度的要求,研究了基于3D打印的高灵敏度导电水凝胶柔性电子皮肤的制备与应用。以明胶(Gel)为基体,引入海藻酸钠(SA)和丙烯酰胺(AM),经温度、离子和光子三重网络交联制备AM/SA/Gel复合水凝胶,其最大拉伸应变为370%,压缩强度显著提升。优化挤出式3D打印工艺(层厚100μm、紫外光原位交联、氧化钙强化)制备的传感器,可灵敏监测人体运动(手臂弯曲电阻变化率70%、腿部运动110%、嘴巴张合14%)并识别外界应力。该材料在可穿戴设备领域潜力显著,未来需平衡导电性与延展性、提升稳定性并推动多材料集成。 展开更多
关键词 3D打印 导电水凝胶 三重网络交联 柔性电子皮肤
在线阅读 下载PDF
5G+工业互联网在PCB行业的应用
8
作者 胡忠华 许海龙 路艺 《印制电路信息》 2026年第1期34-37,共4页
面对日益增长的印制电路板(PCB)生产需求,传统企业有必要实现智能化转型以增强竞争力。为满足PCB业务场景中高速数据传输、可靠远程控制、海量终端接入等需求,引入5G网络与工业互联网的融合模式,赋能PCB智慧工厂建设;围绕5G网络特性支... 面对日益增长的印制电路板(PCB)生产需求,传统企业有必要实现智能化转型以增强竞争力。为满足PCB业务场景中高速数据传输、可靠远程控制、海量终端接入等需求,引入5G网络与工业互联网的融合模式,赋能PCB智慧工厂建设;围绕5G网络特性支撑的边缘计算、增强现实、人工智能等先进技术在PCB企业中的应用实践展开探讨,以期为相关企业落地数字化新生态提供技术支持。 展开更多
关键词 印制电路板 5G网络 智能制造 数字化转型
在线阅读 下载PDF
双动态共价网络驱动的光固化聚氨酯弹性体
9
作者 HEYDAROGHLU Mirjavid 王东 +2 位作者 余敏 黄琦 韩小瑜 《工程塑料应用》 北大核心 2026年第1期51-58,共8页
制备兼具自修复性、可再加工性和优异力学性能的柔性材料,是3D打印弹性体应用于柔性电子及可穿戴生物医学器械等领域面临的重要挑战之一。基于动态共价网络机制,设计并制备了一种含有动态二硫键及动态受阻脲键的聚氨酯材料。通过调控活... 制备兼具自修复性、可再加工性和优异力学性能的柔性材料,是3D打印弹性体应用于柔性电子及可穿戴生物医学器械等领域面临的重要挑战之一。基于动态共价网络机制,设计并制备了一种含有动态二硫键及动态受阻脲键的聚氨酯材料。通过调控活性稀释剂2-(叔丁基氨基)甲基丙烯酸乙酯与硫醇交联剂四(3-巯基丙酸)季戊四醇酯的含量,采用光固和热固双固化策略,成功制备出高强韧、自修复及可回收3D打印光固化聚氨酯弹性体。由于双动态共价网络的协同增强效应,最优配方样品的拉伸强度可达6.54 MPa,断裂伸长率为1158%,自修复效率为99.4%,即便经过回收再加工,力学性能仍保留初始水平的80%。此外,所制备弹性形体具有良好的3D打印适配性,可精准构建复杂模型与晶格结构。弹性体具备优异的力学性能、出色的自修复能力及可再加工性能,在柔性材料领域展现出广阔的应用前景。 展开更多
关键词 3D打印弹性体 双动态共价网络 光热双固化 自修复 再加工
在线阅读 下载PDF
Applying Neural-Network-Based Machine Learning to Additive Manufacturing:Current Applications,Challenges,and Future Perspectives 被引量:27
10
作者 Xinbo Qi Guofeng Chen +2 位作者 Yong Li Xuan Cheng Changpeng Li 《Engineering》 SCIE EI 2019年第4期721-729,共9页
Additive manufacturing(AM),also known as three-dimensional printing,is gaining increasing attention from academia and industry due to the unique advantages it has in comparison with traditional subtractive manufacturi... Additive manufacturing(AM),also known as three-dimensional printing,is gaining increasing attention from academia and industry due to the unique advantages it has in comparison with traditional subtractive manufacturing.However,AM processing parameters are difficult to tune,since they can exert a huge impact on the printed microstructure and on the performance of the subsequent products.It is a difficult task to build a process-structure-property-performance(PSPP)relationship for AM using traditional numerical and analytical models.Today,the machine learning(ML)method has been demonstrated to be a valid way to perform complex pattern recognition and regression analysis without an explicit need to construct and solve the underlying physical models.Among ML algorithms,the neural network(NN)is the most widely used model due to the large dataset that is currently available,strong computational power,and sophisticated algorithm architecture.This paper overviews the progress of applying the NN algorithm to several aspects of the AM whole chain,including model design,in situ monitoring,and quality evaluation.Current challenges in applying NNs to AM and potential solutions for these problems are then outlined.Finally,future trends are proposed in order to provide an overall discussion of this interdisciplinary area. 展开更多
关键词 ADDITIVE manufacturing 3D printING NEURAL network MACHINE learning Algorithm
在线阅读 下载PDF
基于压电阀喷墨打印介电层厚度和均匀性预测及优化研究
11
作者 刘佳旺 孙健 +3 位作者 孙岩辉 吕景祥 赵云贵 安占军 《精密成形工程》 北大核心 2026年第1期96-109,共14页
目的针对介电层制备过程中厚度控制和均匀性优化的关键问题,建立压电阀喷墨打印工艺参数与介电层打印厚度和均匀性的关系模型,进而完成工艺参数的寻优,实现对介电层厚度和均匀性的调控。方法运用传统拟合方法(响应面法(RSM))与智能算法... 目的针对介电层制备过程中厚度控制和均匀性优化的关键问题,建立压电阀喷墨打印工艺参数与介电层打印厚度和均匀性的关系模型,进而完成工艺参数的寻优,实现对介电层厚度和均匀性的调控。方法运用传统拟合方法(响应面法(RSM))与智能算法(反向传播神经网络(BP)、基于粒子群算法的BP神经网络(PSO-BP)、基于改进粒子群算法的BP神经网络(IPSO-BP)等),构建了延迟时间、打印速度、线间距、打印层数与介电层厚度及均匀性的定量关系模型,并通过方差分析(ANOVA)探讨各参数的显著性及交互作用机理,比较各模型的预测精度。选择介电层打印的目标厚度为200、400、600、800μm,以打印厚度的误差最小化及均匀性最优控制为优化目标,通过RSM及IPSO算法对工艺参数进行反函数寻优,并对比2种方法的优化效果。结果IPSO-BP神经网络的预测能力优于其他模型,该模型预测的介电层厚度和均匀性的均方根误差(10.9357、2.4574)和平均绝对误差(4.2834、1.1709)最小,决定系数(99.89%、95.49%)最高;采用IPSO算法寻优得到的工艺参数打印的介电层厚度和均匀性的平均相对误差为3.50%和16.75%,优于RSM算法的平均相对误差15.21%和29.06%。结论相较于SVM、RF、BP、PSO-BP神经网络,IPSO-BP神经网络在处理本研究中复杂非线性问题时适应性更好、全局搜索能力更强、预测精度更高,在压电阀打印介电层的过程中,IPSO-BP-IPSO方法能够通过优化工艺参数实现介电层的厚度控制和均匀性优化。 展开更多
关键词 压电阀打印 介电层 响应面法 BP神经网络 改进粒子群算法
在线阅读 下载PDF
Fully Connected Convolutional Neural Network in PCB Soldering Point Inspection
12
作者 Bowen Cai 《Journal of Computer and Communications》 2022年第12期62-70,共9页
In Electronics Manufacturing Services (EMS) industry, Printed Circuit Board (PCB) inspection is tricky and hard, especially for soldering point inspection due to the extremely tiny size and inconsistent appearance for... In Electronics Manufacturing Services (EMS) industry, Printed Circuit Board (PCB) inspection is tricky and hard, especially for soldering point inspection due to the extremely tiny size and inconsistent appearance for uneven heating in reflow soldering process. Conventional computer vision technique based on OpenCV or Halcon usually cause false positive call for originally good soldering point on PCB because OpenCV or Halcon use the pre-defined threshold in color proportion for deciding whether the specific soldering point is OK or NG (not good). However, soldering point forms are various after heating in reflow soldering process. This paper puts forward a VGG structure deep convolutional neural network, which is named SolderNet for processing soldering point after reflow heating process to effectively inspect soldering point status, reduce omission rate and error rate, and increase first pass rate. SolderNet consists of 11 hidden convolution layers and 3 densely connected layers. Accuracy reports are divided into OK point recognition and NG point recognition. For OK soldering point recognition, 92% is achieved. For NG soldering point recognition, 99% is achieved. The dataset is collected from KAGA Co. Ltd Plant in Suzhou. First pass rate at KAGA plant is increased from 25% to 80% in general. 展开更多
关键词 Deep Learning Soldering Point Computer Vision Pattern Recognition Convolutional Neural network printed Circuit Board Electronics Manufacturing Services
在线阅读 下载PDF
Design and Analysis of a Compact Band Notch UWB Antenna for Body Area Network
13
作者 H. M. Arifur Rahman Mohammad Monirujjaman Khan 《Journal of Electromagnetic Analysis and Applications》 2018年第9期157-169,共13页
This paper presents the design of a small printed ultra wideband antenna with Band Notched characteristics. Both the free space and on-body performances of this antenna were investigated through simulation. The newly ... This paper presents the design of a small printed ultra wideband antenna with Band Notched characteristics. Both the free space and on-body performances of this antenna were investigated through simulation. The newly designed UWB antenna is more revised small form factor sized, with the ability to avoid interference caused by WLAN (5.15 - 5.825 GHz) and WiMAX (5.25 - 5.85 GHz) systems with a band notch. The return loss response, gain, radiation pattern on free space of the antenna were investigated. After that, the on-body performances were tested on 3-layer human body model with radiation pattern, gain, return loss, and efficiency at 3.5, 5.7, 8, 10 GHz and all the results were compared with free space results. As the on-body performance was very good, the proposed antenna will be suitable to be used for multi-purpose medical applications and sports performance monitoring. 展开更多
关键词 Ultra Wide BAND ANTENNA Small Form Factor ANTENNA BODY Area networks BAND NOTCH printed ANTENNA Wireless BODY Area network Multiple SLOT ANTENNA
暂未订购
The Era of Industry 4.0:Opportunities for Printing Industry
14
《印刷工业》 2015年第8期77-78,共2页
The era of Industry 4.0 is around the corner.In this era that is full of keywords such as automation,intelligence,networking,informatizatio the problem of how printing com panies can betterintegrate in this era,and se... The era of Industry 4.0 is around the corner.In this era that is full of keywords such as automation,intelligence,networking,informatizatio the problem of how printing com panies can betterintegrate in this era,and seize the opportunities to devel op is very real.Since the processing information of printing industry has a 展开更多
关键词 印刷工业 印刷技术 印刷设备 产品介绍
在线阅读 下载PDF
集成网络影像打印系统结构及常见故障维修
15
作者 樊宗鑫 陈彦清 +1 位作者 钟磊 李光峻 《中国医学装备》 2025年第2期165-169,共5页
集成网络影像打印系统能够实现医学影像资料的快速传输和打印,显著提高打印效率,成为未来打印系统的主要发展趋势。对于需要处理医学影像、专业图片或其他高质量影像的打印任务,集成网络影像打印系统能够提供更为精准和高效的解决方案... 集成网络影像打印系统能够实现医学影像资料的快速传输和打印,显著提高打印效率,成为未来打印系统的主要发展趋势。对于需要处理医学影像、专业图片或其他高质量影像的打印任务,集成网络影像打印系统能够提供更为精准和高效的解决方案。本研究基于小波变换的影像去噪和对比度增强处理技术,对现有集成网络影像打印系统进行改善并对其进行测试,以能够有效改善图像质量,利用智能终端有效实现影像的打印与常见故障维修,并总结其应用中的故障维修案例。 展开更多
关键词 网络影像打印 系统结构 故障维修 影像去噪
暂未订购
Multi-Objective Optimization Design through Machine Learning for Drop-on-Demand Bioprinting 被引量:7
16
作者 Jia Shi Jinchun Song +1 位作者 Bin Song Wen F. Lu 《Engineering》 SCIE EI 2019年第3期586-593,共8页
Drop-on-demand (DOD) bioprinting has been widely used in tissue engineering due to its highthroughput efficiency and cost effectiveness. However, this type of bioprinting involves challenges such as satellite generati... Drop-on-demand (DOD) bioprinting has been widely used in tissue engineering due to its highthroughput efficiency and cost effectiveness. However, this type of bioprinting involves challenges such as satellite generation, too-large droplet generation, and too-low droplet speed. These challenges reduce the stability and precision of DOD printing, disorder cell arrays, and hence generate further structural errors. In this paper, a multi-objective optimization (MOO) design method for DOD printing parameters through fully connected neural networks (FCNNs) is proposed in order to solve these challenges. The MOO problem comprises two objective functions: to develop the satellite formation model with FCNNs;and to decrease droplet diameter and increase droplet speed. A hybrid multi-subgradient descent bundle method with an adaptive learning rate algorithm (HMSGDBA), which combines the multisubgradient descent bundle (MSGDB) method with Adam algorithm, is introduced in order to search for the Pareto-optimal set for the MOO problem. The superiority of HMSGDBA is demonstrated through comparative studies with the MSGDB method. The experimental results show that a single droplet can be printed stably and the droplet speed can be increased from 0.88 to 2.08 m·s^-1 after optimization with the proposed method. The proposed method can improve both printing precision and stability, and is useful in realizing precise cell arrays and complex biological functions. Furthermore, it can be used to obtain guidelines for the setup of cell-printing experimental platforms. 展开更多
关键词 Drop-on-demand printing INKJET Gradient DESCENT multi-objective optimization Fully connected neural networks
在线阅读 下载PDF
从书写—印刷话语网络到数字话语网络——当代中国文论的话语构型机制
17
作者 单小曦 《浙江社会科学》 北大核心 2025年第4期127-137,F0003,共12页
“话语网络”对应的是文论话语生成的“构型”机制和生产逻辑。借鉴福柯的“知识型”和基特勒的“话语网络”研究,可以将文论话语网络视为一个时代参与文论话语意义生产的媒介系统或网络整体性运作机制。1978年以来的当代中国文论领域,... “话语网络”对应的是文论话语生成的“构型”机制和生产逻辑。借鉴福柯的“知识型”和基特勒的“话语网络”研究,可以将文论话语网络视为一个时代参与文论话语意义生产的媒介系统或网络整体性运作机制。1978年以来的当代中国文论领域,主要存在着书写—印刷话语网络和数字话语网络两大话语网络。当代中国文论的十多种代表性文论话语都以书写—印刷话语网络为构型“主导”,形成了客观物质实体性文本、条块分割的文艺与文论话语交流方式,现代性和建设性后现代性文论话语范式得以构建。新媒介文论话语以数字话语网络为“主导”,生产出了非实体性的数字文本、网络交互界面、灵活和互动性更强的数字化传播平台,而这一切正在推动中国新媒介文论走向数字现代性的文论话语范式。 展开更多
关键词 当代中国文论 书写—印刷话语网络 数字话语网络
在线阅读 下载PDF
基于改进LSTM的数码雷管模组印刷质量预测
18
作者 许可 高宏宇 +1 位作者 宫华 孙文娟 《沈阳理工大学学报》 CAS 2025年第1期9-18,24,共11页
由于数码雷管模组印刷过程中生产工艺复杂、强时序性等特点,其质量的精准预测已成为提高产品质量管理水平的关键。基于此提出一种改进长短期记忆(long short-term memory,LSTM)网络的数码雷管模组印刷质量预测模型。首先根据数码雷管模... 由于数码雷管模组印刷过程中生产工艺复杂、强时序性等特点,其质量的精准预测已成为提高产品质量管理水平的关键。基于此提出一种改进长短期记忆(long short-term memory,LSTM)网络的数码雷管模组印刷质量预测模型。首先根据数码雷管模组印刷过程提炼机器运行参数、环境参数与检测参数作为印刷产品质量的原始特征,并对关键检测参数进行时序特征重构以增强特征表达能力;其次基于改进的LSTM网络建立数码雷管模组印刷特征提取框架,采用卷积神经网络提取空间特征避免LSTM挖掘高维印刷特征时隐含关系的不足,通过全局注意力机制自适应学习不同时刻印刷特征对印刷产品质量的贡献度,为LSTM提取的深层时序特征分配不同权值;最后以深层特征作为输入,通过全连接网络实现数码雷管模组印刷产品的质量预测。实验结果表明,相较于BP神经网络、门控循环单元网络、LSTM等预测方法,改进的LSTM网络有效提高了数码雷管模组印刷产品质量的预测精度。 展开更多
关键词 模组印刷 质量预测 长短期记忆网络 特征重构
在线阅读 下载PDF
面向法庭科学的文件打印方式自动识别方法对比研究
19
作者 谢尚志 陈维娜 唐云祁 《印刷与数字媒体技术研究》 北大核心 2025年第1期110-117,共8页
为了实现法庭科学文件打印方式的自动化识别,本研究探究了网络模型对识别准确率的影响,确定可实现检验目标的文件扫描分辨率。本研究利用不同品牌、型号的激光打印机和喷墨打印机,制备了不同打印方式的文件共100份。这100份文件依次通过... 为了实现法庭科学文件打印方式的自动化识别,本研究探究了网络模型对识别准确率的影响,确定可实现检验目标的文件扫描分辨率。本研究利用不同品牌、型号的激光打印机和喷墨打印机,制备了不同打印方式的文件共100份。这100份文件依次通过1200dpi、800dpi、600dpi、400dpi、300dpi、200dpi分辨率扫描后,裁切分割,制作出152976份样本。将样本随机打乱后,按照训练集∶验证集∶测试集=0.64∶0.16∶0.2的比例送入LeNet-5、AlexNet、VGG16、ResNet18这4种经典卷积神经网络模型中。4种网络模型对300dpi及以上分辨率的训练和测试准确率均能得到90%以上;经过训练后,ResNet18模型对随机寻找的10份未知样本的识别准确率可达100%。实验结果表明,卷积神经网络可以作为文件打印方式识别的一种有效手段。综合分析实验所用的4种网络模型,ResNet18识别速度快、准确率高,是其中的最优选择。 展开更多
关键词 卷积神经网络 打印文件 自动识别 扫描分辨率
在线阅读 下载PDF
基于Transformer的生成对抗网络的柔印标签在线检测
20
作者 龙进良 蓝学深 +4 位作者 蔡念 燕舒乐 肖盼 许少秋 周映红 《计算机工程与应用》 北大核心 2025年第11期306-315,共10页
为了及时把控柔印标签的生产质量,融合Transformer设计了一种生成对抗网络,提出了一种柔印标签在线检测方法。为了解决实际生产中缺陷样品稀少、样本分布不均的问题,提出了一种新颖的噪声添加方案模拟缺陷样本,仅使用合格的柔印标签样... 为了及时把控柔印标签的生产质量,融合Transformer设计了一种生成对抗网络,提出了一种柔印标签在线检测方法。为了解决实际生产中缺陷样品稀少、样本分布不均的问题,提出了一种新颖的噪声添加方案模拟缺陷样本,仅使用合格的柔印标签样本训练模板生成器。结合跳连接和Transformer block设计了一种生成对抗网络,以及相应的损失函数,以提高生成器对模板的表示能力。设计了一种基于自适应阈值的缺陷评估方案实现柔印标签检测。实验结果表明,提出的检测方法可以在每个样本38 ms的合理检测时间下,达到2.23%平均误检率、0%平均漏检率、0.983 F1-score的检测性能,在数据集上优于现有异常检测深度学习方法。 展开更多
关键词 图像处理 缺陷检测 生成对抗网络 柔印标签 随机噪声
在线阅读 下载PDF
上一页 1 2 18 下一页 到第
使用帮助 返回顶部