Accurate vehicle detection is essential for autonomous driving,traffic monitoring,and intelligent transportation systems.This paper presents an enhanced YOLOv8n model that incorporates the Ghost Module,Convolutional B...Accurate vehicle detection is essential for autonomous driving,traffic monitoring,and intelligent transportation systems.This paper presents an enhanced YOLOv8n model that incorporates the Ghost Module,Convolutional Block Attention Module(CBAM),and Deformable Convolutional Networks v2(DCNv2).The Ghost Module streamlines feature generation to reduce redundancy,CBAM applies channel and spatial attention to improve feature focus,and DCNv2 enables adaptability to geometric variations in vehicle shapes.These components work together to improve both accuracy and computational efficiency.Evaluated on the KITTI dataset,the proposed model achieves 95.4%mAP@0.5—an 8.97% gain over standard YOLOv8n—along with 96.2% precision,93.7% recall,and a 94.93%F1-score.Comparative analysis with seven state-of-the-art detectors demonstrates consistent superiority in key performance metrics.An ablation study is also conducted to quantify the individual and combined contributions of GhostModule,CBAM,and DCNv2,highlighting their effectiveness in improving detection performance.By addressing feature redundancy,attention refinement,and spatial adaptability,the proposed model offers a robust and scalable solution for vehicle detection across diverse traffic scenarios.展开更多
为了降低服装目标检测模型的参数量和浮点型计算量,提出一种改进的轻量级服装目标检测模型——GYOLOv5s.首先使用Ghost卷积重构YOLOv5s的主干网络;然后使用DeepFashion2数据集中的部分数据进行模型训练和验证;最后将训练好的模型用于服...为了降低服装目标检测模型的参数量和浮点型计算量,提出一种改进的轻量级服装目标检测模型——GYOLOv5s.首先使用Ghost卷积重构YOLOv5s的主干网络;然后使用DeepFashion2数据集中的部分数据进行模型训练和验证;最后将训练好的模型用于服装图像的目标检测.实验结果表明,G-YOLOv5s的mAP达到71.7%,模型体积为9.09 MB,浮点型计算量为9.8 G FLOPs,与改进前的YOLOv5s网络相比,模型体积压缩了34.8%,计算量减少了41.3%,精度仅下降1.3%,方便部署在资源有限的设备中使用.展开更多
Computational ghost imaging(CGI)provides an elegant framework for indirect imaging,but its application has been restricted by low imaging performance.Herein,we propose a novel approach that significantly improves the ...Computational ghost imaging(CGI)provides an elegant framework for indirect imaging,but its application has been restricted by low imaging performance.Herein,we propose a novel approach that significantly improves the imaging performance of CGI.In this scheme,we optimize the conventional CGI data processing algorithm by using a novel compressed sensing(CS)algorithm based on a deep convolution generative adversarial network(DCGAN).CS is used to process the data output by a conventional CGI device.The processed data are trained by a DCGAN to reconstruct the image.Qualitative and quantitative results show that this method significantly improves the quality of reconstructed images by jointly training a generator and the optimization process for reconstruction via meta-learning.Moreover,the background noise can be eliminated well by this method.展开更多
针对现有集装箱编号识别算法结构复杂以及难以应用在低成本设备上的问题,文中提出一种基于深度学习的轻量型算法YOLOv4-GSE(You Only Look Once version 4-Ghost-SPPFA-Effective),利用Ghost-Enet网络替代YOLOv4的主干特征提取网络,使用...针对现有集装箱编号识别算法结构复杂以及难以应用在低成本设备上的问题,文中提出一种基于深度学习的轻量型算法YOLOv4-GSE(You Only Look Once version 4-Ghost-SPPFA-Effective),利用Ghost-Enet网络替代YOLOv4的主干特征提取网络,使用Ghost卷积替换所有3×3卷积方式来削减模型的参数量。在加强特征提取部分,提出一种改进后的SPPFA(Spatial Pyramid Pooling with Feature Aggregation)模块来解决由于连续最大池化操作造成的信息丢失问题。添加CBAM(Convolutional Block Attention Module)注意力机制模块对不同通道和空间进行权重分析,增强模型的特征提取能力。相较于YOLOv4,所提算法在集装箱数据集上的mAP(mean Average Precision)值提升了1.02%,参数量减少了91.95%,FLOPs(Floating-point Operations Per Second)减少了94.62%。展开更多
文摘Accurate vehicle detection is essential for autonomous driving,traffic monitoring,and intelligent transportation systems.This paper presents an enhanced YOLOv8n model that incorporates the Ghost Module,Convolutional Block Attention Module(CBAM),and Deformable Convolutional Networks v2(DCNv2).The Ghost Module streamlines feature generation to reduce redundancy,CBAM applies channel and spatial attention to improve feature focus,and DCNv2 enables adaptability to geometric variations in vehicle shapes.These components work together to improve both accuracy and computational efficiency.Evaluated on the KITTI dataset,the proposed model achieves 95.4%mAP@0.5—an 8.97% gain over standard YOLOv8n—along with 96.2% precision,93.7% recall,and a 94.93%F1-score.Comparative analysis with seven state-of-the-art detectors demonstrates consistent superiority in key performance metrics.An ablation study is also conducted to quantify the individual and combined contributions of GhostModule,CBAM,and DCNv2,highlighting their effectiveness in improving detection performance.By addressing feature redundancy,attention refinement,and spatial adaptability,the proposed model offers a robust and scalable solution for vehicle detection across diverse traffic scenarios.
文摘为了降低服装目标检测模型的参数量和浮点型计算量,提出一种改进的轻量级服装目标检测模型——GYOLOv5s.首先使用Ghost卷积重构YOLOv5s的主干网络;然后使用DeepFashion2数据集中的部分数据进行模型训练和验证;最后将训练好的模型用于服装图像的目标检测.实验结果表明,G-YOLOv5s的mAP达到71.7%,模型体积为9.09 MB,浮点型计算量为9.8 G FLOPs,与改进前的YOLOv5s网络相比,模型体积压缩了34.8%,计算量减少了41.3%,精度仅下降1.3%,方便部署在资源有限的设备中使用.
基金Project supported by the National Natural Science Foundation of China(Grant Nos.11704221,11574178,and 61675115)the Taishan Scholar Project of Shandong Province,China(Grant No.tsqn201812059)。
文摘Computational ghost imaging(CGI)provides an elegant framework for indirect imaging,but its application has been restricted by low imaging performance.Herein,we propose a novel approach that significantly improves the imaging performance of CGI.In this scheme,we optimize the conventional CGI data processing algorithm by using a novel compressed sensing(CS)algorithm based on a deep convolution generative adversarial network(DCGAN).CS is used to process the data output by a conventional CGI device.The processed data are trained by a DCGAN to reconstruct the image.Qualitative and quantitative results show that this method significantly improves the quality of reconstructed images by jointly training a generator and the optimization process for reconstruction via meta-learning.Moreover,the background noise can be eliminated well by this method.
文摘针对现有集装箱编号识别算法结构复杂以及难以应用在低成本设备上的问题,文中提出一种基于深度学习的轻量型算法YOLOv4-GSE(You Only Look Once version 4-Ghost-SPPFA-Effective),利用Ghost-Enet网络替代YOLOv4的主干特征提取网络,使用Ghost卷积替换所有3×3卷积方式来削减模型的参数量。在加强特征提取部分,提出一种改进后的SPPFA(Spatial Pyramid Pooling with Feature Aggregation)模块来解决由于连续最大池化操作造成的信息丢失问题。添加CBAM(Convolutional Block Attention Module)注意力机制模块对不同通道和空间进行权重分析,增强模型的特征提取能力。相较于YOLOv4,所提算法在集装箱数据集上的mAP(mean Average Precision)值提升了1.02%,参数量减少了91.95%,FLOPs(Floating-point Operations Per Second)减少了94.62%。