期刊文献+
共找到19篇文章
< 1 >
每页显示 20 50 100
基于改进VGG的变电站设备声频故障分析
1
作者 李志锦 谭劲章 《流体测量与控制》 2024年第4期28-31,共4页
由于长时间运行、设备老化、外部环境等原因,变电站设备存在着故障的风险。因此,对变电站设备的故障进行有效的监测和预警,成为电力系统安全运行的关键。而视觉几何组(VGG)算法是一种基于卷积神经网络的深度分析模型,该算法具有多层卷... 由于长时间运行、设备老化、外部环境等原因,变电站设备存在着故障的风险。因此,对变电站设备的故障进行有效的监测和预警,成为电力系统安全运行的关键。而视觉几何组(VGG)算法是一种基于卷积神经网络的深度分析模型,该算法具有多层卷积和池化层,能够提取设备声频信号中故障特征来源,并进行分类,最终实现对变电站设备的运行状态进行实时分析。为此,通过改进VGG网络变电站设备的声频信号特征提取,实现了对设备故障的准确识别和预测。 展开更多
关键词 视觉几何组(VGG)网络 声频故障 故障预警 变电站设备
下载PDF
Optimized Deep Learning Approach for Efficient Diabetic Retinopathy Classification Combining VGG16-CNN
2
作者 Heba M.El-Hoseny Heba F.Elsepae +1 位作者 Wael A.Mohamed Ayman S.Selmy 《Computers, Materials & Continua》 SCIE EI 2023年第11期1855-1872,共18页
Diabetic retinopathy is a critical eye condition that,if not treated,can lead to vision loss.Traditional methods of diagnosing and treating the disease are time-consuming and expensive.However,machine learning and dee... Diabetic retinopathy is a critical eye condition that,if not treated,can lead to vision loss.Traditional methods of diagnosing and treating the disease are time-consuming and expensive.However,machine learning and deep transfer learning(DTL)techniques have shown promise in medical applications,including detecting,classifying,and segmenting diabetic retinopathy.These advanced techniques offer higher accuracy and performance.ComputerAided Diagnosis(CAD)is crucial in speeding up classification and providing accurate disease diagnoses.Overall,these technological advancements hold great potential for improving the management of diabetic retinopathy.The study’s objective was to differentiate between different classes of diabetes and verify the model’s capability to distinguish between these classes.The robustness of the model was evaluated using other metrics such as accuracy(ACC),precision(PRE),recall(REC),and area under the curve(AUC).In this particular study,the researchers utilized data cleansing techniques,transfer learning(TL),and convolutional neural network(CNN)methods to effectively identify and categorize the various diseases associated with diabetic retinopathy(DR).They employed the VGG-16CNN model,incorporating intelligent parameters that enhanced its robustness.The outcomes surpassed the results obtained by the auto enhancement(AE)filter,which had an ACC of over 98%.The manuscript provides visual aids such as graphs,tables,and techniques and frameworks to enhance understanding.This study highlights the significance of optimized deep TL in improving the metrics of the classification of the four separate classes of DR.The manuscript emphasizes the importance of using the VGG16CNN classification technique in this context. 展开更多
关键词 No diabetic retinopathy(NDR) convolution layers(CNV layers) transfer learning data cleansing convolutional neural networks a visual geometry group(VGG16)
下载PDF
基于改进VGG网络的弱监督细粒度阿尔兹海默症分类方法 被引量:4
3
作者 邓爽 何小海 +2 位作者 卿粼波 陈洪刚 滕奇志 《计算机应用》 CSCD 北大核心 2022年第1期302-309,共8页
针对阿尔兹海默症(AD)患者和正常(NC)人之间核磁共振成像(MRI)图像差别小、分类难度大的问题,提出了基于改进VGG网络的弱监督细粒度AD分类方法。该方法以弱监督数据增强网络(WSDAN)为基本模型,主要由弱监督注意力学习模块、数据增强模... 针对阿尔兹海默症(AD)患者和正常(NC)人之间核磁共振成像(MRI)图像差别小、分类难度大的问题,提出了基于改进VGG网络的弱监督细粒度AD分类方法。该方法以弱监督数据增强网络(WSDAN)为基本模型,主要由弱监督注意力学习模块、数据增强模块及双线性注意力池化模块等构成。首先,通过弱监督力注意学习模块生成特征图和注意力图,并利用注意力图引导数据增强,将原图和增强后的数据同时作为输入数据进行训练;然后,通过双线性注意力池化算法将特征图和注意力图按元素进行点乘,进而得到特征矩阵;最后,将特征矩阵作为线性分类层的输入。将以VGG19作为特征提取网络的WSDAN基本模型应用到AD的MRI数据上,实验结果表明,仅使用图像增强的模型的准确性、敏感性和特异性分别比WSDAN基本模型提高了1.6个百分点、0.34个百分点和0.12个百分点;仅利用VGG19网络的改进的模型的准确性和特异性相较WSDAN基本模型分别提高了0.7个百分点和2.82个百分点;以上两个方法结合使用的模型与WSDAN基本模型相比,准确性、敏感性和特异性分别提高了2.1个百分点、1.91个百分点和2.19个百分点。 展开更多
关键词 改进VGG网络 弱监督 细粒度分类 数据增强 阿尔兹海默症
下载PDF
采用深度卷积神经网络的路面破损智能识别 被引量:2
4
作者 陈嘉 季雪 +2 位作者 戴伊 蒋子平 阙云 《福州大学学报(自然科学版)》 CAS 北大核心 2022年第4期530-536,共7页
为有效识别沥青路面病害类别,将VGG卷积神经网络引入沥青路面病害识别中.根据VGG模型随着卷积核深度的加深可获得图片更深层次特征的特点,将VGG模型最后一层卷积核的卷积深度加深,得到改进型VGG模型,并与原始VGG模型进行比较.结果表明:... 为有效识别沥青路面病害类别,将VGG卷积神经网络引入沥青路面病害识别中.根据VGG模型随着卷积核深度的加深可获得图片更深层次特征的特点,将VGG模型最后一层卷积核的卷积深度加深,得到改进型VGG模型,并与原始VGG模型进行比较.结果表明:改进型VGG模型每步用时278 ms,相比于原始模型每步用时258 ms略有增加,而病害识别精度进一步提升了1.36%,对龟裂、松散等复杂裂缝分别提高了1.12%、0.84%.可见,VGG模型可有效识别路面病害,将其适当改进后效果更佳,对诸如松散、龟裂等复杂路面病害可做到精确识别,能及时、有效监测路面破损状况. 展开更多
关键词 道路工程 路面病害 VGG卷积神经网络 病害识别 支持向量机
下载PDF
基于改进的VGG-16模型的花卉识别小程序设计
5
作者 王芳 郑圣勇 《信息与电脑》 2022年第11期157-159,共3页
由于花卉种类繁多,花卉的识别需要人们掌握深厚的植物学知识和长期观察的经验总结,而利用深度学习可实现花卉种类的智能识别。首先,通过迁移学习在视觉几何群网络(Visual Geometry Group Network,VGG-16)算法的基础上进行改进,实现花卉... 由于花卉种类繁多,花卉的识别需要人们掌握深厚的植物学知识和长期观察的经验总结,而利用深度学习可实现花卉种类的智能识别。首先,通过迁移学习在视觉几何群网络(Visual Geometry Group Network,VGG-16)算法的基础上进行改进,实现花卉的识别;其次,将训练好的模型进行封装,上传至云服务器;最后,在云服务器上进行识别,通过超文本传输协议(Hyper Text Transfer Protocol,HTTP)与微信小程序进行通信,实现了拍照上传即可识别花卉种类和了解花卉特性的小程序设计。 展开更多
关键词 迁移学习 视觉几何群网络(VGG-16)算法 微信小程序 植物识别与科普
下载PDF
基于VGG网络的鲁棒目标跟踪算法 被引量:5
6
作者 徐亮 张江 +1 位作者 张晶 杨亚琦 《计算机工程与科学》 CSCD 北大核心 2020年第8期1406-1413,共8页
针对传统目标跟踪算法中当目标被遮挡和受光照强度变化等多种因素干扰时,相关滤波器模板更新不准确,误差逐帧累积最终导致目标跟踪失败,提出了一种基于VGG网络的鲁棒目标跟踪算法。首先通过VGG网络对第1帧输入图像中的局部上下文区域提... 针对传统目标跟踪算法中当目标被遮挡和受光照强度变化等多种因素干扰时,相关滤波器模板更新不准确,误差逐帧累积最终导致目标跟踪失败,提出了一种基于VGG网络的鲁棒目标跟踪算法。首先通过VGG网络对第1帧输入图像中的局部上下文区域提取平均特征图来建立相关滤波器模板;然后通过VGG网络对后续帧输入图像中的局部上下文区域提取平均特征图和仿射变换平均特征图;其次与核相关滤波跟踪算法相结合,自适应确定目标位置和最终目标位置;最后自适应更新最终平均特征图和最终相关滤波器模板。实验结果表明,本文算法在目标被遮挡和受光照强度变化等多种因素干扰时,仍具有较高的目标跟踪精度和较强的鲁棒性。 展开更多
关键词 目标跟踪 VGG网络 核相关滤波 特征图更新 模板更新
下载PDF
基于图像处理的城轨列车车号识别系统 被引量:3
7
作者 朱俊霖 段钰 +2 位作者 滕凯 邢宗义 宫伟 《铁路计算机应用》 2022年第9期20-24,共5页
针对现有射频识别标签易脱落损坏导致丢失车号的问题,提出了基于图像处理的城轨列车车号识别系统。利用工业相机拍摄城轨列车侧面车号,再采用加速稳健特征算法和变换不变低秩纹理方法对拍摄到的图片进行车号定位、校正、分割操作,利用Vi... 针对现有射频识别标签易脱落损坏导致丢失车号的问题,提出了基于图像处理的城轨列车车号识别系统。利用工业相机拍摄城轨列车侧面车号,再采用加速稳健特征算法和变换不变低秩纹理方法对拍摄到的图片进行车号定位、校正、分割操作,利用Visual Geometry Group-16(VGG-16)网络模型对分割好的车号字符进行识别。试验结果表明,该系统具有鲁棒性好、识别准确率高等特点,能够满足城轨列车车号获取的要求。 展开更多
关键词 城轨列车 车号定位 车号分割 车号识别 图像处理 VGG-16
下载PDF
基于Faster R-CNN的缝隙检测与提取算法 被引量:8
8
作者 肖创柏 柏鳗晏 禹晶 《北京工业大学学报》 EI CAS CSCD 北大核心 2021年第2期135-146,共12页
为了使快速区域卷积神经网络(faster region-based convolutional neural network,Faster R-CNN)适用于小尺寸结构缝隙目标检测的应用,提出了一种基于Faster R-CNN的缝隙检测与提取算法,保留了小尺寸结构目标的细节信息,并提升了检测准... 为了使快速区域卷积神经网络(faster region-based convolutional neural network,Faster R-CNN)适用于小尺寸结构缝隙目标检测的应用,提出了一种基于Faster R-CNN的缝隙检测与提取算法,保留了小尺寸结构目标的细节信息,并提升了检测准确率.该算法分为缝隙检测和缝隙提取2个阶段.首先,在faster R-CNN的目标检测框架下,选取ImageNet数据集上的视觉几何组(visual geometry group,VGG)网络预训练模型作为特征提取网络,调整网络模型使其适应具有小尺寸结构的缝隙目标,并通过缝隙检测网络的训练确定最优的网络超参数,获得缝隙目标边框.然后,根据对目标区域的分析,提出基于数学形态学算法的缝隙提取算法,将缝隙目标从背景中分割出来.最终通过去噪、断裂连接和细化操作提取单像素宽缝隙目标,通过统计单像素宽缝隙目标的像素点个数得到缝隙目标长度值.实验结果表明,该算法可准确且完整地提取缝隙目标,在铁轨裂缝数据集上平均准确率达到63.87%,在道路裂缝数据集上的F1-score指标达到65.6%. 展开更多
关键词 深度学习 卷积神经网络 缝隙检测 缝隙提取 快速区域卷积神经网络 视觉几何组
下载PDF
基于深度卷积网络与空洞卷积融合的人群计数 被引量:3
9
作者 盛馨心 苏颖 汪洋 《上海师范大学学报(自然科学版)》 2019年第5期479-484,共6页
利用空洞卷积设置不同空洞率,得到不同感受野的特点,提出一种基于深度卷积Visual Geometry Group19(VGG19)和空洞卷积相融合的结构.所采用的结构不受输入图像尺寸以及分辨率影响,通过设置锯齿状空洞率,扩大网络的感受野,在保持分辨率良... 利用空洞卷积设置不同空洞率,得到不同感受野的特点,提出一种基于深度卷积Visual Geometry Group19(VGG19)和空洞卷积相融合的结构.所采用的结构不受输入图像尺寸以及分辨率影响,通过设置锯齿状空洞率,扩大网络的感受野,在保持分辨率良好的情况下,可以较为精确地定位目标,提高检测准确性.经验证,该算法在Shanghai-tech标准数据集上具有较高的实验准确率. 展开更多
关键词 人群计数 visual geometry group19(vgg19) 空洞卷积 Shanghai-tech数据集
下载PDF
基于SDP图像与VGG网络的旋转机械转子故障诊断研究 被引量:7
10
作者 武海彬 卜明龙 +1 位作者 刘圆圆 郝惠敏 《机电工程》 CAS 北大核心 2020年第9期1069-1074,共6页
针对传统故障诊断方法对旋转机械转子故障状态识别精度较低的问题,提出了一种基于对称点模式图像特征信息融合与深度学习相结合的旋转机械转子故障诊断方法。采用SDP信息融合技术,对转子故障状态下的多通道振动信号进行了信息融合,通过... 针对传统故障诊断方法对旋转机械转子故障状态识别精度较低的问题,提出了一种基于对称点模式图像特征信息融合与深度学习相结合的旋转机械转子故障诊断方法。采用SDP信息融合技术,对转子故障状态下的多通道振动信号进行了信息融合,通过SDP图形特征可简单直观地区分不同转子故障振动状态;结合深度学习VGG网络自适应提取了SDP图像的特征信息,对不同故障转化的SDP图像实现了准确的诊断识别,进而判别了其故障类型;通过变速器机械故障模拟实验验证了所提出方法的有效性,并与传统机器学习方法极限学习机(ELM)进行了比较。研究结果表明:基于SDP图像与VGG网络的旋转机械转子故障诊断方法解决了转子故障振动信号中存在的高复杂、非线性和不稳定问题,与传统机器学习方法ELM相比具有更高的识别精度。 展开更多
关键词 深度学习 VGG网络 SDP图像 多通道信息融合 转子故障诊断 极限学习机
下载PDF
基于深度学习的农田害虫识别研究 被引量:2
11
作者 马鑫鑫 张巧雨 +2 位作者 马越 孙绪程 陈浩 《信息与电脑》 2022年第24期180-182,共3页
农田害虫降低了农作物的产量和质量,如何有效区分和治理农田害虫成为首要解决的问题。文章紧抓农田环境需求和农民对农作物的产量需求不匹配的痛点,基于卷积神经网络技术识别农田害虫,为农业提供有效的识别方式。采用MobileNetV1、残差... 农田害虫降低了农作物的产量和质量,如何有效区分和治理农田害虫成为首要解决的问题。文章紧抓农田环境需求和农民对农作物的产量需求不匹配的痛点,基于卷积神经网络技术识别农田害虫,为农业提供有效的识别方式。采用MobileNetV1、残差神经网络(Residual Network,ResNet)50、视觉几何群网络(Visual Geometry Group Network,VGG)16以及微调预训练模型VGG16共4种网络模型二分类农田害虫图片集。由于样本数据量较少,为防止出现过拟合,使用了数据增强技术,即通过现有训练图片生成更多的训练图片,从而提高泛化能力。实验表明,4种网络模型的准确率分别为88.63%、91.73%、86.49%和90.13%,在农田害虫识别中均具有较好的实际应用效果。 展开更多
关键词 MobileNetV1 视觉几何群网络(VGG)16 残差神经网络(ResNet)50 过拟合
下载PDF
迁移学习场景下的实时停车位置检测
12
作者 邢家源 张军 +2 位作者 薛晨兴 雷雨婷 孙彦 《天津职业技术师范大学学报》 2019年第4期32-37,共6页
针对停车位置检测的问题,采用基于霍夫变换检测停车线,分割每个停车区域的图像预处理,使用VGG目标检测模型对每个停车区域进行迁移学习,判别相融合的空闲车位检测方法,对露天停车场高空定点摄像头传回的视频进行空闲车位识别与位置标注... 针对停车位置检测的问题,采用基于霍夫变换检测停车线,分割每个停车区域的图像预处理,使用VGG目标检测模型对每个停车区域进行迁移学习,判别相融合的空闲车位检测方法,对露天停车场高空定点摄像头传回的视频进行空闲车位识别与位置标注方面的研究。研究发现:VGG目标检测模型采用卷积神经网络减轻人工提取特征的工作量,与目标检测和识别中的经典机器学习方法相比,有较高的目标检测效率和准确度,为定点停车位的检测提供了一种实时位置反馈的解决方案。 展开更多
关键词 车位检测 图像预处理 迁移学习 VGG深度学习模型 卷积神经网络
下载PDF
植物常见病虫害识别系统的设计与实现
13
作者 江祥奎 丁锐 +1 位作者 胡浩昌 邬游 《西安邮电大学学报》 2022年第4期95-100,共6页
针对植物病虫害识别智能应用化不足的问题,设计一个基于视觉几何小组19(Visual Geometry Group,VGG19)模型的植物病虫害识别系统。首先,通过网络收集相关病虫害图像数据集,进行图像预处理并采用数据增强方法对数据集进行数据平衡及扩充... 针对植物病虫害识别智能应用化不足的问题,设计一个基于视觉几何小组19(Visual Geometry Group,VGG19)模型的植物病虫害识别系统。首先,通过网络收集相关病虫害图像数据集,进行图像预处理并采用数据增强方法对数据集进行数据平衡及扩充。其次,对VGG19网络模型进行适配性调整并训练,通过设置相关超参数,得到稳定的植物病虫害识别模型并进行保存。最后,根据训练得到的模型,基于Python平台使用PyQt5设计相关界面系统,实现对植物病虫害的识别。实验结果表明,该系统识别准确率达到99.58%,相比适配前模型准确率提升了4.26%,能够对常见植物病虫害进行精确识别。 展开更多
关键词 植物病虫害 深度学习 视觉几何小组19 图形用户界面
下载PDF
Periocular Biometric Recognition for Masked Faces
14
作者 HUANG Qiaoyue TANG Chaoying ZHANG Tianshu 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2023年第2期141-149,共9页
Since the outbreak of Coronavirus Disease 2019(COVID-19),people are recommended to wear facial masks to limit the spread of the virus.Under the circumstances,traditional face recognition technologies cannot achieve sa... Since the outbreak of Coronavirus Disease 2019(COVID-19),people are recommended to wear facial masks to limit the spread of the virus.Under the circumstances,traditional face recognition technologies cannot achieve satisfactory results.In this paper,we propose a face recognition algorithm that combines the traditional features and deep features of masked faces.For traditional features,we extract Local Binary Pattern(LBP),Scale-Invariant Feature Transform(SIFT)and Histogram of Oriented Gradient(HOG)features from the periocular region,and use the Support Vector Machines(SVM)classifier to perform personal identification.We also propose an improved Convolutional Neural Network(CNN)model Angular Visual Geometry Group Network(A-VGG)to learn deep features.Then we use the decision-level fusion to combine the four features.Comprehensive experiments were carried out on databases of real masked faces and simulated masked faces,including frontal and side faces taken at different angles.Images with motion blur were also tested to evaluate the robustness of the algorithm.Besides,the experiment of matching a masked face with the corresponding full face is accomplished.The experimental results show that the proposed algorithm has state-of-the-art performance in masked face recognition,and the periocular region has rich biological features and high discrimination. 展开更多
关键词 masked face recognition periocular visual geometry Group(VGG) Local Binary Pattern(LBP) Scale-Invariant Feature Transform(SIFT) Histogram of Oriented Gradient(HOG) Support Vector Machines(SVM)
原文传递
基于双支路特征融合的MRI颅脑肿瘤图像分割研究 被引量:2
15
作者 熊炜 周蕾 +2 位作者 乐玲 张开 李利荣 《光电子.激光》 CAS CSCD 北大核心 2022年第4期383-392,共10页
针对磁共振成像(magnetic resonance imaging, MRI)颅脑肿瘤区域误识别与分割网络空间信息丢失问题,提出一种基于双支路特征融合的MRI脑肿瘤图像分割方法。首先通过主支路的重构VGG与注意力模型(re-parameterization visual geometry gr... 针对磁共振成像(magnetic resonance imaging, MRI)颅脑肿瘤区域误识别与分割网络空间信息丢失问题,提出一种基于双支路特征融合的MRI脑肿瘤图像分割方法。首先通过主支路的重构VGG与注意力模型(re-parameterization visual geometry group and attention model, RVAM)提取网络的上下文信息,然后使用可变形卷积与金字塔池化模型(deformable convolution and pyramid pooling model, DCPM)在副支路获取丰富的空间信息,之后使用特征融合模块对两支路的特征信息进行融合。最后引入注意力模型,在上采样过程中加强分割目标在解码时的权重。提出的方法在Kaggle_3m数据集和BraTS2019数据集上进行了实验验证,实验结果表明该方法具有良好的脑肿瘤分割性能,其中在Kaggle_3m上,Dice相似系数、杰卡德系数分别达到了91.45%和85.19%。 展开更多
关键词 磁共振成像(magnetic resonance imaging MRI)颅脑肿瘤图像分割 双支路特征融合 重构VGG与注意力模型(re-parameterization visual geometry group and attention model RVAM) 可变形卷积与金字塔池化模型(deformable convolution and pyramid pooling model DCPM)
原文传递
Transfer Learning for Multi-Crop Leaf Disease Image Classification using Convolutional Neural Network VGG 被引量:15
16
作者 Ananda S.Paymode Vandana B.Malode 《Artificial Intelligence in Agriculture》 2022年第1期23-33,共11页
In recent times,the use of artificial intelligence(AI)in agriculture has become the most important.The technology adoption in agriculture if creatively approached.Controlling on the diseased leaves during the growing ... In recent times,the use of artificial intelligence(AI)in agriculture has become the most important.The technology adoption in agriculture if creatively approached.Controlling on the diseased leaves during the growing stages of crops is a crucial step.The disease detection,classification,and analysis of diseased leaves at an early stage,as well as possible solutions,are always helpful in agricultural progress.The disease detection and classification of different crops,especially tomatoes and grapes,is a major emphasis of our proposed research.The important objective is to forecast the sort of illness that would affect grapes and tomato leaves at an early stage.The Convolutional Neural Network(CNN)methods are used for detecting Multi-Crops Leaf Disease(MCLD).The features extraction of images using a deep learning-based model classified the sick and healthy leaves.The CNN based Visual Geometry Group(VGG)model is used for improved performance measures.The crops leaves images dataset is considered for training and testing the model.The performance measure parameters,i.e.,accuracy,sensitivity,specificity precision,recall and F1-score were calculated and monitored.The main objective of research with the proposed model is to make on-going improvements in the performance.The designed model classifies disease-affected leaves with greater accuracy.In the experiment proposed research has achieved an accuracy of 98.40%of grapes and 95.71%of tomatoes.The proposed research directly supports increasing food production in agriculture. 展开更多
关键词 Convolutional Neural Network(CNN) Artificial Intelligence(AI) visual geometry Group(VGG) Multi-Crops Leaf Disease(MCLD)
原文传递
Glaucoma Detection with Retinal Fundus Images Using Segmentation and Classification 被引量:1
17
作者 Thisara Shyamalee Dulani Meedeniya 《Machine Intelligence Research》 EI CSCD 2022年第6期563-580,共18页
Glaucoma is a prevalent cause of blindness worldwide.If not treated promptly,it can cause vision and quality of life to deteriorate.According to statistics,glaucoma affects approximately 65 million individuals globall... Glaucoma is a prevalent cause of blindness worldwide.If not treated promptly,it can cause vision and quality of life to deteriorate.According to statistics,glaucoma affects approximately 65 million individuals globally.Fundus image segmentation depends on the optic disc(OD)and optic cup(OC).This paper proposes a computational model to segment and classify retinal fundus images for glaucoma detection.Different data augmentation techniques were applied to prevent overfitting while employing several data pre-processing approaches to improve the image quality and achieve high accuracy.The segmentation models are based on an attention U-Net with three separate convolutional neural networks(CNNs)backbones:Inception-v3,visual geometry group 19(VGG19),and residual neural network 50(ResNet50).The classification models also employ a modified version of the above three CNN architectures.Using the RIM-ONE dataset,the attention U-Net with the ResNet50 model as the encoder backbone,achieved the best accuracy of 99.58%in segmenting OD.The Inception-v3 model had the highest accuracy of 98.79%for glaucoma classification among the evaluated segmentation,followed by the modified classification architectures. 展开更多
关键词 Attention U-Net SEGMENTATION classification Inception-v3 visual geometry group 19(vgg19) residual neural network 50(ResNet50) GLAUCOMA fundus images
原文传递
稀疏深度特征对传统显著性检测的优化 被引量:3
18
作者 洪施展 曹铁勇 +1 位作者 方正 项圣凯 《中国图象图形学报》 CSCD 北大核心 2019年第9期1493-1503,共11页
目的显著性目标检测算法主要分为基于低级特征的传统方法和基于深度学习的新方法,传统方法难以捕获对象的高级语义信息,基于深度学习的新方法能捕获高级语义信息却忽略了边缘特征。为了充分发挥两种方法的优势,基于将二者结合的思路,本... 目的显著性目标检测算法主要分为基于低级特征的传统方法和基于深度学习的新方法,传统方法难以捕获对象的高级语义信息,基于深度学习的新方法能捕获高级语义信息却忽略了边缘特征。为了充分发挥两种方法的优势,基于将二者结合的思路,本文利用稀疏能使得显著性对象指向性凝聚的优势,提出了一种基于稀疏自编码和显著性结果优化的方法。方法对VGG (visual geometry group)网络第4个池化层的特征图进行稀疏自编码处理,得到5张稀疏显著性特征图,再与传统方法得到的显著图一起输入卷积神经网络进行显著性结果优化。结果使用DRFI (discriminative regional feature integration)、HDCT (high dimensional color transform)、RRWR (regularized random walks ranking)和CGVS (contour-guided visual search)等传统方法在DUT-OMRON、ECSSD、HKU-IS和MSRA等公开数据集上进行实验,表明本文算法有效改善了显著性对象的F值和MAE (mean absolute error)值。在F值提高方面,优化后的DRFI方法提升最高,在HKU-IS数据集上提高了24. 53%。在MAE值降低方面,CGVS方法降低最少,在ECSSD数据集上降低了12. 78%,降低最多的接近50%。而且本模型结构简单,参数少,计算效率高,训练时间约5 h,图像的平均测试时间约为3 s,有很强的实际应用性。结论本文提出了一种显著性结果优化算法,实验结果表明算法有效改善了显著性对象F值和MAE值,在对显著性对象检测要求越来越准确的对象识别等任务中有较好的适应性和应用性前景。 展开更多
关键词 显著性检测 VGG 稀疏自编码 图像融合 卷积神经网络
原文传递
CytoBrain:Cervical Cancer Screening System Based on Deep Learning Technology 被引量:1
19
作者 Hua Chen Juan Liu +5 位作者 Qing-Man Wen Zhi-Qun Zuo Jia-Sheng Liu Jing Feng Bao-Chuan Pang Di Xiao 《Journal of Computer Science & Technology》 SCIE EI CSCD 2021年第2期347-360,共14页
Identification of abnormal cervical cells is a significant problem in computer-aided diagnosis of cervical cancer.In this study,we develop an artificial intelligence(AI)system,named CytoBrain,to automatically screen a... Identification of abnormal cervical cells is a significant problem in computer-aided diagnosis of cervical cancer.In this study,we develop an artificial intelligence(AI)system,named CytoBrain,to automatically screen abnormal cervical cells to help facilitate the subsequent clinical diagnosis of the subjects.The system consists of three main modules:1)the cervical cell segmentation module which is responsible for efficiently extracting cell images in a whole slide image(WSI);2)the cell classification module based on a compact visual geometry group(VGG)network called CompactVGG which is the key part of the system and is used for building the cell classifier;3)the visualized human-aided diagnosis module which can automatically diagnose a WSI based on the classification results of cells in it,and provide two visual display modes for users to review and modify.For model construction and validation,we have developed a dataset containing 198952 cervical cell images(60238 positive,25001 negative,and 113713 junk)from samples of 2312 adult women.Since CompactVGG is the key part of CytoBrain,we conduct comparison experiments to evaluate its time and classification performance on our developed dataset and two public datasets separately.The comparison results with VGG11,the most efficient one in the family of VGG networks,show that CompactVGG takes less time for either model training or sample testing.Compared with three sophisticated deep learning models,CompactVGG consistently achieves the best classification performance.The results illustrate that the system based on CompactVGG is efficient and effective and can support for large-scale cervical cancer screening. 展开更多
关键词 cervical cancer screening visual geometry group(VGG) deep learning artificial intelligence(AI) CLASSIFICATION
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部