期刊文献+
共找到328篇文章
< 1 2 17 >
每页显示 20 50 100
Point Cloud Based Semantic Segmentation Method for Unmanned Shuttle Bus 被引量:1
1
作者 Sidong Wu Cuiping Duan +5 位作者 Bufan Ren Liuquan Ren Tao Jiang Jianying Yuan Jiajia Liu Dequan Guo 《Intelligent Automation & Soft Computing》 SCIE 2023年第9期2707-2726,共20页
The complexity of application scenarios and the enormous volume of point cloud data make it difficult to quickly and effectively segment the scenario only based on the point cloud.In this paper,to address the semantic... The complexity of application scenarios and the enormous volume of point cloud data make it difficult to quickly and effectively segment the scenario only based on the point cloud.In this paper,to address the semantic segmentation for safety driving of unmanned shuttle buses,an accurate and effective point cloud-based semantic segmentation method is proposed for specified scenarios(such as campus).Firstly,we analyze the characteristic of the shuttle bus scenarios and propose to use ROI selection to reduce the total points in computation,and then propose an improved semantic segmentation model based on Cylinder3D,which improves mean Intersection over Union(mIoU)by 1.3%over the original model on SemanticKITTI data;then,a semantic category division method is proposed for road scenario of shuttle bus and practical application requirements,and then we further simplify the model to improve the efficiency without losing the accuracy.Finally,the nuScenes dataset and the real gathered campus scene data are used to validate and analyze the proposed method.The experimental results on the nuScenes dataset and our data demonstrate that the proposed method performs better than other point cloud semantic segmentation methods in terms of application requirements for unmanned shuttle buses.Which has a higher accuracy(82.73%in mIoU)and a higher computational efficiency(inference speed of 90 ms). 展开更多
关键词 point cloud unmanned shuttle bus semantic segmentation
在线阅读 下载PDF
A Random Fusion of Mix 3D and Polar Mix to Improve Semantic Segmentation Performance in 3D Lidar Point Cloud
2
作者 Bo Liu Li Feng Yufeng Chen 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第7期845-862,共18页
This paper focuses on the effective utilization of data augmentation techniques for 3Dlidar point clouds to enhance the performance of neural network models.These point clouds,which represent spatial information throu... This paper focuses on the effective utilization of data augmentation techniques for 3Dlidar point clouds to enhance the performance of neural network models.These point clouds,which represent spatial information through a collection of 3D coordinates,have found wide-ranging applications.Data augmentation has emerged as a potent solution to the challenges posed by limited labeled data and the need to enhance model generalization capabilities.Much of the existing research is devoted to crafting novel data augmentation methods specifically for 3D lidar point clouds.However,there has been a lack of focus on making the most of the numerous existing augmentation techniques.Addressing this deficiency,this research investigates the possibility of combining two fundamental data augmentation strategies.The paper introduces PolarMix andMix3D,two commonly employed augmentation techniques,and presents a new approach,named RandomFusion.Instead of using a fixed or predetermined combination of augmentation methods,RandomFusion randomly chooses one method from a pool of options for each instance or sample.This innovative data augmentation technique randomly augments each point in the point cloud with either PolarMix or Mix3D.The crux of this strategy is the random choice between PolarMix and Mix3Dfor the augmentation of each point within the point cloud data set.The results of the experiments conducted validate the efficacy of the RandomFusion strategy in enhancing the performance of neural network models for 3D lidar point cloud semantic segmentation tasks.This is achieved without compromising computational efficiency.By examining the potential of merging different augmentation techniques,the research contributes significantly to a more comprehensive understanding of how to utilize existing augmentation methods for 3D lidar point clouds.RandomFusion data augmentation technique offers a simple yet effective method to leverage the diversity of augmentation techniques and boost the robustness of models.The insights gained from this research can pave the way for future work aimed at developing more advanced and efficient data augmentation strategies for 3D lidar point cloud analysis. 展开更多
关键词 3D lidar point cloud data augmentation RandomFusion semantic segmentation
在线阅读 下载PDF
CFSA-Net:Efficient Large-Scale Point Cloud Semantic Segmentation Based on Cross-Fusion Self-Attention 被引量:2
3
作者 Jun Shu Shuai Wang +1 位作者 Shiqi Yu Jie Zhang 《Computers, Materials & Continua》 SCIE EI 2023年第12期2677-2697,共21页
Traditional models for semantic segmentation in point clouds primarily focus on smaller scales.However,in real-world applications,point clouds often exhibit larger scales,leading to heavy computational and memory requ... Traditional models for semantic segmentation in point clouds primarily focus on smaller scales.However,in real-world applications,point clouds often exhibit larger scales,leading to heavy computational and memory requirements.The key to handling large-scale point clouds lies in leveraging random sampling,which offers higher computational efficiency and lower memory consumption compared to other sampling methods.Nevertheless,the use of random sampling can potentially result in the loss of crucial points during the encoding stage.To address these issues,this paper proposes cross-fusion self-attention network(CFSA-Net),a lightweight and efficient network architecture specifically designed for directly processing large-scale point clouds.At the core of this network is the incorporation of random sampling alongside a local feature extraction module based on cross-fusion self-attention(CFSA).This module effectively integrates long-range contextual dependencies between points by employing hierarchical position encoding(HPC).Furthermore,it enhances the interaction between each point’s coordinates and feature information through cross-fusion self-attention pooling,enabling the acquisition of more comprehensive geometric information.Finally,a residual optimization(RO)structure is introduced to extend the receptive field of individual points by stacking hierarchical position encoding and cross-fusion self-attention pooling,thereby reducing the impact of information loss caused by random sampling.Experimental results on the Stanford Large-Scale 3D Indoor Spaces(S3DIS),Semantic3D,and SemanticKITTI datasets demonstrate the superiority of this algorithm over advanced approaches such as RandLA-Net and KPConv.These findings underscore the excellent performance of CFSA-Net in large-scale 3D semantic segmentation. 展开更多
关键词 semantic segmentation large-scale point cloud random sampling cross-fusion self-attention
在线阅读 下载PDF
Part-Whole Relational Few-Shot 3D Point Cloud Semantic Segmentation 被引量:1
4
作者 Shoukun Xu Lujun Zhang +2 位作者 Guangqi Jiang Yining Hua Yi Liu 《Computers, Materials & Continua》 SCIE EI 2024年第3期3021-3039,共19页
This paper focuses on the task of few-shot 3D point cloud semantic segmentation.Despite some progress,this task still encounters many issues due to the insufficient samples given,e.g.,incomplete object segmentation an... This paper focuses on the task of few-shot 3D point cloud semantic segmentation.Despite some progress,this task still encounters many issues due to the insufficient samples given,e.g.,incomplete object segmentation and inaccurate semantic discrimination.To tackle these issues,we first leverage part-whole relationships into the task of 3D point cloud semantic segmentation to capture semantic integrity,which is empowered by the dynamic capsule routing with the module of 3D Capsule Networks(CapsNets)in the embedding network.Concretely,the dynamic routing amalgamates geometric information of the 3D point cloud data to construct higher-level feature representations,which capture the relationships between object parts and their wholes.Secondly,we designed a multi-prototype enhancement module to enhance the prototype discriminability.Specifically,the single-prototype enhancement mechanism is expanded to the multi-prototype enhancement version for capturing rich semantics.Besides,the shot-correlation within the category is calculated via the interaction of different samples to enhance the intra-category similarity.Ablation studies prove that the involved part-whole relations and proposed multi-prototype enhancement module help to achieve complete object segmentation and improve semantic discrimination.Moreover,under the integration of these two modules,quantitative and qualitative experiments on two public benchmarks,including S3DIS and ScanNet,indicate the superior performance of the proposed framework on the task of 3D point cloud semantic segmentation,compared to some state-of-the-art methods. 展开更多
关键词 Few-shot point cloud semantic segmentation CapsNets
在线阅读 下载PDF
3D Point Cloud Semantic Segmentation Based PAConv and SE_variant 被引量:1
5
作者 ZHANG Ying SUN Yue +2 位作者 WU Lin ZHANG Lulu MENG Bumin 《Instrumentation》 2023年第4期27-38,共12页
With the increasing popularity of 3D sensors(e.g.,Kinect)and light field cameras,technologies such as driverless,smart home and virtual reality have become hot spots for engineering applications.As an important part o... With the increasing popularity of 3D sensors(e.g.,Kinect)and light field cameras,technologies such as driverless,smart home and virtual reality have become hot spots for engineering applications.As an important part of 3D vision tasks,point cloud semantic segmentation has received a lot of attention from researchers.In this work,we focus on realistically collected indoor point cloud data and propose a point cloud semantic segmentation method based on PAConv and SE_variant.The SE_variant module captures global perception from a broad perspective of feature space by fusing different pooling methods,which fully utilize the channel information of point clouds.The effectiveness of the method is verified by comparing with other methods on S3DIS and ScanNetV2 semantic tagging benchmarks,and achieving 65.3%mIoU in S3DIS,47.6%mIoU in ScanNetV2.The results of the ablation experiments verify the effectiveness of the key modules and analyze how to use the attention mechanism to improve the 3D semantic segmentation performance. 展开更多
关键词 semantic segmentation point cloud SE_variant Attention Mechanism
原文传递
RailPC: A large-scale railway point cloud semantic segmentation dataset 被引量:1
6
作者 Tengping Jiang Shiwei Li +7 位作者 Qinyu Zhang Guangshuai Wang Zequn Zhang Fankun Zeng Peng An Xin Jin Shan Liu Yongjun Wang 《CAAI Transactions on Intelligence Technology》 2024年第6期1548-1560,共13页
Semantic segmentation in the context of 3D point clouds for the railway environment holds a significant economic value,but its development is severely hindered by the lack of suitable and specific datasets.Additionall... Semantic segmentation in the context of 3D point clouds for the railway environment holds a significant economic value,but its development is severely hindered by the lack of suitable and specific datasets.Additionally,the models trained on existing urban road point cloud datasets demonstrate poor generalisation on railway data due to a large domain gap caused by non-overlapping special/rare categories,for example,rail track,track bed etc.To harness the potential of supervised learning methods in the domain of 3D railway semantic segmentation,we introduce RailPC,a new point cloud benchmark.RailPC provides a large-scale dataset with rich annotations for semantic segmentation in the railway environment.Notably,RailPC contains twice the number of annotated points compared to the largest available mobile laser scanning(MLS)point cloud dataset and is the first railway-specific 3D dataset for semantic segmentation.It covers a total of nearly 25 km railway in two different scenes(urban and mountain),with 3 billion points that are finely labelled as 16 most typical classes with respect to railway,and the data acquisition process is completed in China by MLS systems.Through extensive experimentation,we evaluate the performance of advanced scene understanding methods on the annotated dataset and present a synthetic analysis of semantic segmentation results.Based on our findings,we establish some critical challenges towards railway-scale point cloud semantic segmentation.The dataset is available at https://github.com/NNU-GISA/GISA-RailPC,and we will continuously update it based on community feedback. 展开更多
关键词 data benchmark MLS point clouds railway scene semantic segmentation
在线阅读 下载PDF
SGT-Net: A Transformer-Based Stratified Graph Convolutional Network for 3D Point Cloud Semantic Segmentation
7
作者 Suyi Liu Jianning Chi +2 位作者 Chengdong Wu Fang Xu Xiaosheng Yu 《Computers, Materials & Continua》 SCIE EI 2024年第6期4471-4489,共19页
In recent years,semantic segmentation on 3D point cloud data has attracted much attention.Unlike 2D images where pixels distribute regularly in the image domain,3D point clouds in non-Euclidean space are irregular and... In recent years,semantic segmentation on 3D point cloud data has attracted much attention.Unlike 2D images where pixels distribute regularly in the image domain,3D point clouds in non-Euclidean space are irregular and inherently sparse.Therefore,it is very difficult to extract long-range contexts and effectively aggregate local features for semantic segmentation in 3D point cloud space.Most current methods either focus on local feature aggregation or long-range context dependency,but fail to directly establish a global-local feature extractor to complete the point cloud semantic segmentation tasks.In this paper,we propose a Transformer-based stratified graph convolutional network(SGT-Net),which enlarges the effective receptive field and builds direct long-range dependency.Specifically,we first propose a novel dense-sparse sampling strategy that provides dense local vertices and sparse long-distance vertices for subsequent graph convolutional network(GCN).Secondly,we propose a multi-key self-attention mechanism based on the Transformer to further weight augmentation for crucial neighboring relationships and enlarge the effective receptive field.In addition,to further improve the efficiency of the network,we propose a similarity measurement module to determine whether the neighborhood near the center point is effective.We demonstrate the validity and superiority of our method on the S3DIS and ShapeNet datasets.Through ablation experiments and segmentation visualization,we verify that the SGT model can improve the performance of the point cloud semantic segmentation. 展开更多
关键词 3D point cloud semantic segmentation long-range contexts global-local feature graph convolutional network dense-sparse sampling strategy
在线阅读 下载PDF
基于WSS-Pointnet的变电站点云弱监督语义分割方法
8
作者 裴少通 孙海超 +2 位作者 胡晨龙 王玮琦 兰博 《电工技术学报》 北大核心 2026年第1期234-245,共12页
现有的变电站点云语义分割算法均采用完全监督学习,需要大量人工标注点云数据,导致分割任务耗时长且成本高昂。为解决这一问题,该文提出一种基于PointNet改进的弱监督语义分割PointNet(WSS-PointNet)算法。首先,通过构建多层降采样结构... 现有的变电站点云语义分割算法均采用完全监督学习,需要大量人工标注点云数据,导致分割任务耗时长且成本高昂。为解决这一问题,该文提出一种基于PointNet改进的弱监督语义分割PointNet(WSS-PointNet)算法。首先,通过构建多层降采样结构,结合采样层与分组层对输入点云数据进行多尺度特征提取,从而捕捉点云在不同尺度上的几何和拓扑信息。在此基础上,引入PointNet结构以进一步提取区域特征,优化局部特征整合与全局特征表示;针对粗粒度语义特征的优化,提出膨胀式语义信息嵌入与浸染式语义信息嵌入两种模块,分别采用“由内而外”和“由外而内”的信息传递策略对点云语义信息进行细致处理,两种嵌入机制均基于图卷积神经网络,通过捕捉局部连接模式与信息共享实现语义特征的高效传播。其次,构建变电站点云数据集,并对WSS-PointNet算法进行消融实验,同时与主流的完全监督学习算法和弱监督学习算法进行对比。经实验验证,WSS-PointNet相比于改进前将变电站点云分割的总体精度(OA)提高了10.3个百分点,平均交并比(mIoU)提高了10.1个百分点,平均准确率(mAcc)提高了10.5个百分点,同时在标注所需时间方面缩短了90%,接近完全监督算法中最好的分割效果。该模型可显著降低处理变电站点云数据的时间与成本,同时保持点云分割的高精度。 展开更多
关键词 点云语义分割 弱监督方法 膨胀式语义信息嵌入 浸染式语义信息嵌入 变电站
在线阅读 下载PDF
Semantic segmentation of pyramidal neuron skeletons using geometric deep learning 被引量:1
9
作者 Lanlan Li Jing Qi +1 位作者 Yi Geng Jingpeng Wu 《Journal of Innovative Optical Health Sciences》 SCIE EI CSCD 2023年第6期69-76,共8页
Neurons can be abstractly represented as skeletons due to the filament nature of neurites.With the rapid development of imaging and image analysis techniques,an increasing amount of neuron skeleton data is being produ... Neurons can be abstractly represented as skeletons due to the filament nature of neurites.With the rapid development of imaging and image analysis techniques,an increasing amount of neuron skeleton data is being produced.In some scienti fic studies,it is necessary to dissect the axons and dendrites,which is typically done manually and is both tedious and time-consuming.To automate this process,we have developed a method that relies solely on neuronal skeletons using Geometric Deep Learning(GDL).We demonstrate the effectiveness of this method using pyramidal neurons in mammalian brains,and the results are promising for its application in neuroscience studies. 展开更多
关键词 Pyramidal neuron geometric deep learning neuron skeleton semantic segmentation point cloud.
原文传递
Three Dimensional Laser Point Cloud Slicing Method for Calculating Irregular Volume 被引量:8
10
作者 Bin LI Xiaofa ZHAO +3 位作者 Yong CHEN Junbo WEI Lu WANG Bochao MA 《Journal of Geodesy and Geoinformation Science》 2019年第4期31-43,共13页
Volume parameter is the basic content of a spatial body object morphology analysis.However,the challenge lies in the volume calculation of irregular objects.The point cloud slicing method proposed in this study effect... Volume parameter is the basic content of a spatial body object morphology analysis.However,the challenge lies in the volume calculation of irregular objects.The point cloud slicing method proposed in this study effectively works in calculating the volume of the point cloud of the spatial object obtained through three-dimensional laser scanning(3DLS).In this method,a uniformly spaced sequent slicing process is first conducted in a specific direction on the point cloud of the spatial object obtained through 3DLS.A series of discrete point cloud slices corresponding to the point cloud bodies are then obtained.Subsequently,the outline boundary polygon of the point cloud slicing is searched one by one in accordance with the slicing sequence and areas of the polygon.The point cloud slice is also calculated.Finally,the individual point cloud section volume is calculated through the slicing areas and the adjacent slicing gap.Thus,the total volume of the scanned spatial object can be calculated by summing up the individual volumes.According to the results and analysis of the calculated examples,the slice-based volume-calculating method for the point cloud of irregular objects obtained through 3DLS is correct,concise in process,reliable in results,efficient in calculation methods,and controllable on accuracy.This method comes as a good solution to the volume calculation of irregular objects. 展开更多
关键词 3DLS point cloud volume calculation point cloud slicing method point cloud segmenting method outline boundary polygon bidirectional search of the closest approach amplification effect morphological distortion
在线阅读 下载PDF
基于DI-PointNet的变电站主设备点云高精度语义分割方法 被引量:2
11
作者 裴少通 孙海超 +2 位作者 孙志周 胡晨龙 祝雨馨 《电工技术学报》 北大核心 2025年第9期2917-2930,共14页
在变电站机器人巡检任务中,三维点云数据的高精度语义分割是关键技术之一,有助于机器人理解电力设备、障碍物和其他物体的空间布局。然而,现有的点云分割算法在变电站场景中的应用效果有限,准确度较低、计算复杂度高,难以实现对变电站... 在变电站机器人巡检任务中,三维点云数据的高精度语义分割是关键技术之一,有助于机器人理解电力设备、障碍物和其他物体的空间布局。然而,现有的点云分割算法在变电站场景中的应用效果有限,准确度较低、计算复杂度高,难以实现对变电站主设备点云的准确分割。为了解决这一问题,该文提出了一种基于PointNet++的DI-PointNet算法。首先,采用双层连续变换器模块增强点云之间的信息交互,有效地聚合长距离上下文,增大网络有效感受野;其次,通过分层键采样策略生成自注意力机制所需的键值,降低算法复杂度;最后,使用倒置残差模块,通过倒置瓶颈设计和残差连接缓解梯度消失,有效地增加模型的深度,同时降低计算复杂度。此外,该文构建了变电站点云数据集,对DI-PointNet算法进行详细的消融实验,并与主流深度学习算法和电力领域典型点云分割算法进行对比。实验验证结果表明,DI-PointNet算法对变电站主设备点云分割的平均交并比达到82.5%,相比PointNet++算法提高了2.1个百分点,且总体精度提高了3.4个百分点,达到90.1%。DI-PointNet算法为智能电力设备巡检和维护提供了有效的解决方案。 展开更多
关键词 点云语义分割 双层连续变换器 分层键采样 倒置残差 变电站
在线阅读 下载PDF
Deep Learning-Based 3D Instance and Semantic Segmentation: A Review 被引量:1
12
作者 Siddiqui Muhammad Yasir Hyunsik Ahn 《Journal on Artificial Intelligence》 2022年第2期99-114,共16页
The process of segmenting point cloud data into several homogeneous areas with points in the same region having the same attributes is known as 3D segmentation.Segmentation is challenging with point cloud data due to... The process of segmenting point cloud data into several homogeneous areas with points in the same region having the same attributes is known as 3D segmentation.Segmentation is challenging with point cloud data due to substantial redundancy,fluctuating sample density and lack of apparent organization.The research area has a wide range of robotics applications,including intelligent vehicles,autonomous mapping and navigation.A number of researchers have introduced various methodologies and algorithms.Deep learning has been successfully used to a spectrum of 2D vision domains as a prevailing A.I.methods.However,due to the specific problems of processing point clouds with deep neural networks,deep learning on point clouds is still in its initial stages.This study examines many strategies that have been presented to 3D instance and semantic segmentation and gives a complete assessment of current developments in deep learning-based 3D segmentation.In these approaches’benefits,draw backs,and design mechanisms are studied and addressed.This study evaluates the impact of various segmentation algorithms on competitiveness on various publicly accessible datasets,as well as the most often used pipelines,their advantages and limits,insightful findings and intriguing future research directions. 展开更多
关键词 Artificial intelligence computer vision robot vision 3D instance segmentation 3D semantic segmentation 3D data deep learning point cloud MESH VOXEL RGB-D segmentation
在线阅读 下载PDF
基于改进PointNet++的乡村地区建筑点云语义分割算法研究
13
作者 李家宝 陈鑫 +2 位作者 张林 项广鑫 秦雅静 《国土资源导刊》 2025年第4期159-168,共10页
针对乡村地区点云分布稀疏且不均匀,导致语义分割存在的特征表达不足和多尺度适应性差的问题,文章提出了一种基于特征增强的乡村地区建筑点云语义分割网络FRB-Net。网络架构基于PointNet++,通过引入建筑感知采样机制提升模型对乡村地区... 针对乡村地区点云分布稀疏且不均匀,导致语义分割存在的特征表达不足和多尺度适应性差的问题,文章提出了一种基于特征增强的乡村地区建筑点云语义分割网络FRB-Net。网络架构基于PointNet++,通过引入建筑感知采样机制提升模型对乡村地区建筑的识别敏感性,通过稀疏建筑识别模块处理乡村建筑的稀疏分布特征,并对识别到的区域进行自适应多尺度邻域特征融合。实验结果表明:(1)FRBNet在建筑物分割精度方面取得了显著提升,相比基准PointNet++模型提高了16.9个百分点,与现有的MSG和MRG优化策略相比,本算法分别实现了2.3和5.6个百分点的提升;(2)在计算效率方面,FRB-Net在保持较高的语义分割精度的前提下仅增加了9.0×10^(4)参数量;(3)建筑感知采样策略和稀疏建筑识别模块分别贡献了8.6和8.3个百分点的性能提升。 展开更多
关键词 点云语义分割 乡村地区 建筑识别 深度学习 特征增强
在线阅读 下载PDF
基于注意力权重PointNet++的电力走廊点云语义分割研究
14
作者 鲍万轲 姜媛媛 《东北电力技术》 2025年第1期30-34,52,共6页
传统的电力走廊点云数据的分割会出现精度低、数据局部特征捕获存在局限性等问题,为此提出了一种基于注意力权重的PointNet++网络场景分割模型。将深度学习中的PointNet++算法用于电力走廊场景分割中,再引入了空间注意力机制,帮助模型... 传统的电力走廊点云数据的分割会出现精度低、数据局部特征捕获存在局限性等问题,为此提出了一种基于注意力权重的PointNet++网络场景分割模型。将深度学习中的PointNet++算法用于电力走廊场景分割中,再引入了空间注意力机制,帮助模型更有效地关注重要的空间区域。为此采用自制的数据集,并基于PointNet++网络模型的经典结构,在每个点集抽取(set abstraction,SA)模块中的多层感知机(multi layer perceptron,MLP)加入倒置瓶颈设计,提高对点云数据的处理效率和准确性。研究结果表明,与传统的PointNet++网络相比,改进的PointNet++网络平均交并比(mean intersection over union,mIoU)高出6.3%,加入空间注意力机制的改进模型在自制数据集上表现出更好的分割效果,尤其是在边界划分方面提升明显,验证了该方法在点云语义分割上的有效性。 展开更多
关键词 点云语义分割 输电通道 pointNet++ 注意力机制
在线阅读 下载PDF
基于PointNet++的焊缝质量检测研究
15
作者 卢佳旺 马良 陈晓明 《应用激光》 北大核心 2025年第11期184-195,共12页
针对传统焊缝检测方法依赖人工操作、效率低且主观性强的问题,提出一种基于点云语义分割的自动化检测技术,旨在提升焊缝尺寸测量的精度与效率。该方法通过高精度激光扫描获取三维点云数据,借助改进的PointNet++模型实现特征提取与分割... 针对传统焊缝检测方法依赖人工操作、效率低且主观性强的问题,提出一种基于点云语义分割的自动化检测技术,旨在提升焊缝尺寸测量的精度与效率。该方法通过高精度激光扫描获取三维点云数据,借助改进的PointNet++模型实现特征提取与分割。特别引入多尺度几何特征融合模块,在Set Abstraction层中采用动态多尺度感受机制,结合六维几何特征增强模块,强化焊缝表面几何感知能力。实验数据覆盖6种工业场景并按7∶2∶1比例均衡划分训练集、测试集与验证集。实验结果表明,模型训练与测试准确率均达90%,焊缝分割的平均交并比(mIoU)最高为80.7%。进一步采用PCL库对分割后的点云进行配准、滤波及边界提取,实现焊缝几何尺寸的测量。该方法可减少人工检测带来的误差,提升测量效率与一致性,为工业质检提供高精度自动化解决方案。 展开更多
关键词 焊缝检测 pointNet++ 点云语义分割 多尺度几何特征融合 激光扫描
原文传递
An unsupervised semantic segmentation network for wood-leaf separation in 3D point clouds
16
作者 Yijun Zhong Jiaohua Qin +3 位作者 Shuai Liu Zhenyan Ma Exian Liu Hui Fan 《Plant Phenomics》 2025年第2期386-398,共13页
Separating wood and leaf components in tree point clouds is one of the key tasks for achieving automated forest inventory and management.To obtain accurate wood-leaf separation results,traditional methods typically re... Separating wood and leaf components in tree point clouds is one of the key tasks for achieving automated forest inventory and management.To obtain accurate wood-leaf separation results,traditional methods typically rely on large amounts of annotated point cloud data to train supervised semantic segmentation networks.However,point wise annotation is not only extremely labor-intensive but also time-consuming and costly,which greatly limits the widespread application and adoption of supervised learning methods in wood-leaf separation tasks.To eliminate the dependence on annotated point clouds,this study explores the feasibility of wood-leaf separation under completely unsupervised conditions.To this end,we propose an unsupervised semantic segmentation network that is capable of directly extracting wood and leaf components in 3D point clouds.The network adopts a sparse convolutional neural network as the backbone and incorporates two custom-designed modules:the dual point attention(DPA)module and the point cloud feature convolutional integrator(PFCI)module,for enhanced feature fusion and extraction.Semantic classification is then achieved by generating pseudolabels via super point clustering.Based on large-scale public datasets containing coniferous and broadleaf forests,in addition to our self-constructed dataset,our proposed network achieved an overall accuracy(oAcc)of 67.583%,a mean clas-sification accuracy(mAcc)of 50.249%,and a mean intersection over union(mIoU)of 38.512%,and in wood and leaf separation at the tree level,it attained an oAcc of 80.856%,a mAcc of 64.013%,and a mIoU of 49.695%.Across both the forest and tree scenarios,our network outperforms the current state-of-the-art methods,namely,GrowSP and PointDC.Ablation experiments further confirm that each of the proposed modules contributes significantly to improving the segmentation accuracy,and in addition,our segmentation network demonstrates strong robustness even under high occlusion rates and exhibits excellent generalization capability. 展开更多
关键词 point clouds Wood-leaf separation semantic segmentation Unsupervised learning Deep learning
原文传递
Point Mask Transformer for Outdoor Point Cloud Semantic Segmentation
17
作者 Xiangqian Li Xin Tan +2 位作者 Zhizhong Zhang Yuan Xie Lizhuang Ma 《Computational Visual Media》 2025年第3期497-511,共15页
Current outdoor point-cloud segmentation methods typically formulate semantic segmentation as a per-point/voxel-classification task.Although this strategy is straightforward because it classifies each point directly,i... Current outdoor point-cloud segmentation methods typically formulate semantic segmentation as a per-point/voxel-classification task.Although this strategy is straightforward because it classifies each point directly,it ignores the overall relationship of the category.As an alternative paradigm,mask classification decouples category classification from region localization,allowing the model to better capture overall category relationships.In this paper,we propose a novel approach called the point mask transformer(PMFormer),which transforms the semantic segmentation of point clouds from per-point classification to mask classification using a transformer architecture.The proposed model comprises a 3D backbone,transformer decoder,and segmentation head that predicts a series of binary masks,each associated with a global class label.Furthermore,to accommodate the unique characteristics of large and sparse outdoor point-cloud scenes,we propose three enhancements for the integration of point-cloud data with the transformer:MaskMix,3D position encoding,and attention weights.We evaluate our model using the SemanticKITTI and nuScenes datasets.Our experimental results show that the proposed method outperforms state-of-the-art semantic segmentation approaches. 展开更多
关键词 point cloud deep learning semantic segmentation TRANSFORMER
原文传递
SSA-PointNet++:空间自注意力机制下的3D点云语义分割网络 被引量:24
18
作者 吴军 崔玥 +2 位作者 赵雪梅 陈睿星 徐刚 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2022年第3期437-448,共12页
为增强捕捉细粒度局部特征能力以进一步提高复杂场景点云语义分割精度,将自注意力机制引入PointNet++构建点云语义分割网络SSA-PointNet++.首先将采样点邻域的自注意力明确分为中心自注意力和邻域自注意力两部分,综合两者并结合不同空... 为增强捕捉细粒度局部特征能力以进一步提高复杂场景点云语义分割精度,将自注意力机制引入PointNet++构建点云语义分割网络SSA-PointNet++.首先将采样点邻域的自注意力明确分为中心自注意力和邻域自注意力两部分,综合两者并结合不同空间编码方式增强网络模型对采样点邻域拓扑结构的学习;然后构建注意力池化模块以强化重要信息在网络的有效传递,并通过差异性池化函数整合注意力池化、最大池化提取的多个全局特征以提高点云语义分割结果的鲁棒性.对公开数据集S3DIS,Semantic3D的场景语义分割实验表明,所提网络模型数据集分割精度mIoU较基准模型提升效果显著,在室内数据集S3DIS上的mIoU较PointNet++提升达6.6%,在室外数据集Semantic3D上的mIoU高出MSDeepVoxNet约3%;与公开数据集上其他网络模型的分割结果相比,所提模型性能均有不同程度的提升,具有更强的泛化性能和良好的应用价值. 展开更多
关键词 点云语义分割 深度学习 卷积神经网络 自注意力机制
在线阅读 下载PDF
基于图卷积神经网络的三维点云分割算法Graph⁃PointNet 被引量:7
19
作者 陈苏婷 陈怀新 张闯 《现代电子技术》 2022年第6期87-92,共6页
三维点云无序不规则的特性使得传统的卷积神经网络无法直接应用,且大多数点云深度学习模型往往忽略大量的空间信息。为便于捕获空间点邻域信息,获得更好的点云分析性能以用于点云语义分割,文中提出Graph⁃PointNet点云深度学习模型。Grap... 三维点云无序不规则的特性使得传统的卷积神经网络无法直接应用,且大多数点云深度学习模型往往忽略大量的空间信息。为便于捕获空间点邻域信息,获得更好的点云分析性能以用于点云语义分割,文中提出Graph⁃PointNet点云深度学习模型。Graph⁃PointNet在经典点云模型PointNet的基础上,结合二维图像中聚类思想,设计了图卷积特征提取模块取代多层感知器嵌入PointNet中。图卷积特征提取模块首先通过K近邻算法搜寻相邻特征点组成图结构,接着将多组图结构送入图卷积神经网络提取局部特征用于分割。同时文中设计一种新型点云采样方法多邻域采样,多邻域采样通过设置点云间夹角阈值,将点云区分为特征区域和非特征区域,特征区域用于提取特征,非特征区域用于消除噪声。对室内场景S3DIS、室外场景Semantic3D数据集进行实验,得到二者整体精度分别达到89.33%和89.78%,平均交并比达到64.62%,61.47%,均达到最佳效果。最后,进行消融实验,进一步证明了文中所提出的多邻域采样和图卷积特征提取模块对提高点云语义分割的有效性。 展开更多
关键词 三维点云分割 图卷积神经网络 Graph⁃pointNet 语义分割 深度学习 多邻域采样 特征提取
在线阅读 下载PDF
面向高压输电线路的三维点云语义分割
20
作者 高书涵 周超 +8 位作者 荣梦琪 刘养东 刘辉 沈浩 贾然 刘传彬 张洋 刘嵘 申抒含 《测绘通报》 北大核心 2026年第2期156-160,共5页
由于高压输电场景中目标类别的样本存在不均衡的现象,高压输电线路智能巡检系统对少样本目标的识别精度通常较低。针对该问题,本文提出了一种融合类别感知的三维点云语义分割方法。首先,引入自适应动态采样策略,通过密度感知的区域划分... 由于高压输电场景中目标类别的样本存在不均衡的现象,高压输电线路智能巡检系统对少样本目标的识别精度通常较低。针对该问题,本文提出了一种融合类别感知的三维点云语义分割方法。首先,引入自适应动态采样策略,通过密度感知的区域划分优化点云数据分布,提升数据均衡性;然后,设计了类别感知上下文特征增强模块,利用类别嵌入信息动态融合点云特征,以增强模型的判别能力;最后,构建加权损失函数以缓解长尾分布带来的学习偏差。在高压输电线路实采点云数据上的试验结果表明,该方法在提升整体分割精度的同时,对少样本类别具有更优的识别性能。本文研究可为电力巡检中复杂结构目标的智能识别提供有效技术支撑,具有良好的工程应用前景。 展开更多
关键词 三维点云 语义分割 高压输电线路 特征增强 类别不均衡
原文传递
上一页 1 2 17 下一页 到第
使用帮助 返回顶部