期刊文献+
共找到12,289篇文章
< 1 2 250 >
每页显示 20 50 100
CFSA-Net:Efficient Large-Scale Point Cloud Semantic Segmentation Based on Cross-Fusion Self-Attention 被引量:2
1
作者 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
An enhanced segmentation method for 3D point cloud of tunnel support system using PointNet++t and coverage-voted strategy algorithms 被引量:1
2
作者 Wenju Liu Fuqiang Gao +4 位作者 Shuangyong Dong Xiaoqing Wang Shuwen Cao Wanjie Wang Xiaomin Liu 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1653-1660,共8页
3D laser scanning technology is widely used in underground openings for high-precision,rapid,and nondestructive structural evaluations.Segmenting large 3D point cloud datasets,particularly in coal mine roadways with m... 3D laser scanning technology is widely used in underground openings for high-precision,rapid,and nondestructive structural evaluations.Segmenting large 3D point cloud datasets,particularly in coal mine roadways with multi-scale targets,remains challenging.This paper proposes an enhanced segmentation method integrating improved PointNet++with a coverage-voted strategy.The coverage-voted strategy reduces data while preserving multi-scale target topology.The segmentation is achieved using an enhanced PointNet++algorithm with a normalization preprocessing head,resulting in a 94%accuracy for common supporting components.Ablation experiments show that the preprocessing head and coverage strategies increase segmentation accuracy by 20%and 2%,respectively,and improve Intersection over Union(IoU)for bearing plate segmentation by 58%and 20%.The accuracy of the current pretraining segmentation model may be affected by variations in surface support components,but it can be readily enhanced through re-optimization with additional labeled point cloud data.This proposed method,combined with a previously developed machine learning model that links rock bolt load and the deformation field of its bearing plate,provides a robust technique for simultaneously measuring the load of multiple rock bolts in a single laser scan. 展开更多
关键词 point cloud segmentation Improved pointNet++ Tunnel laser scanning Rock bolt automatic recognition
在线阅读 下载PDF
Rock Discontinuity Extraction from 3D Point Clouds:Application to Identifying Geological Structures in the Miocene-Pliocene Deposits,Japan
3
作者 Masahiro Ohkawa Kota Osawa +1 位作者 Ryo Okino Shigeaki Matsuo 《Journal of Environmental & Earth Sciences》 2026年第1期29-46,共18页
Evaluating rock mass quality using three-dimensional(3D)point clouds is crucial for discontinuity extraction and is widely applied in various industrial sectors.However,the utilization of this method in geological sur... Evaluating rock mass quality using three-dimensional(3D)point clouds is crucial for discontinuity extraction and is widely applied in various industrial sectors.However,the utilization of this method in geological surveys remains limited.Notable limitations of current research include the scarcity of validation using simple geometric shapes for discontinuity extraction methods,and the lack of studies that target both planar and linear discontinuity.To address these gaps,this study proposes a workflow for identifying discontinuity planes and traces in rock outcrops from photogrammetric 3D modeling,employing the Compass and Facets plugins in the open-source CloudCompare software.Prior to field application,the efficacy of the extraction methods was first evaluated using experimental datasets of a cube and an isosceles triangular prism generated under laboratory-controlled conditions.This validation demonstrated exceptional accuracy,with the dip and dip direction(DDD)of extracted structures consistently within±2°of the actual values.Following this rigorous laboratory validation,this methodology was applied to a more complex natural rock outcrop(Miocene–Pliocene deposits in Japan),demonstrating its applicability in realistic geological settings for identifying structures.The results showed that the dip and dip direction trends of the extracted bedding planes and faults were consistent with field measurements,achieving a time reduction of approximately 40%compared to traditional methods.In conclusion,through strictly controlled initial verification and subsequent successful application to a complex natural setting,this study confirmed that the proposed workflow can effectively and efficiently extract discontinuous geological structures from point clouds. 展开更多
关键词 Digital Outcrop Model Rock Discontinuities Geological Information point cloud
在线阅读 下载PDF
Federated Dynamic Aggregation Selection Strategy-Based Multi-Receptive Field Fusion Classification Framework for Point Cloud Classification
4
作者 Yuchao Hou Biaobiao Bai +3 位作者 Shuai Zhao Yue Wang Jie Wang Zijian Li 《Computers, Materials & Continua》 2026年第2期1889-1918,共30页
Recently,large-scale deep learning models have been increasingly adopted for point cloud classification.However,thesemethods typically require collecting extensive datasets frommultiple clients,which may lead to priva... Recently,large-scale deep learning models have been increasingly adopted for point cloud classification.However,thesemethods typically require collecting extensive datasets frommultiple clients,which may lead to privacy leaks.Federated learning provides an effective solution to data leakage by eliminating the need for data transmission,relying instead on the exchange of model parameters.However,the uneven distribution of client data can still affect the model’s ability to generalize effectively.To address these challenges,we propose a new framework for point cloud classification called Federated Dynamic Aggregation Selection Strategy-based Multi-Receptive Field Fusion Classification Framework(FDASS-MRFCF).Specifically,we tackle these challenges with two key innovations:(1)During the client local training phase,we propose a Multi-Receptive Field Fusion Classification Model(MRFCM),which captures local and global structures in point cloud data through dynamic convolution and multi-scale feature fusion,enhancing the robustness of point cloud classification.(2)In the server aggregation phase,we introduce a Federated Dynamic Aggregation Selection Strategy(FDASS),which employs a hybrid strategy to average client model parameters,skip aggregation,or reallocate local models to different clients,thereby balancing global consistency and local diversity.We evaluate our framework using the ModelNet40 and ShapeNetPart benchmarks,demonstrating its effectiveness.The proposed method is expected to significantly advance the field of point cloud classification in a secure environment. 展开更多
关键词 point cloud classification federated learning multi-receptive field fusion dynamic aggregation
在线阅读 下载PDF
An improved Alpha-shape algorithm for extracting section contours of the super-high steel bridge tower using point clouds
5
作者 ZHANG Yiming ZHAO Tianhao +2 位作者 LIAO Ruixuan LI Haoqing WANG Hao 《Journal of Southeast University(English Edition)》 2026年第1期26-35,共10页
The virtual preassembly of super-high steel bridge towers faces a challenge in the efficient and precise extraction of complex cross-sectional features.Factors such as fabrication errors,gravity-induced deformations,a... The virtual preassembly of super-high steel bridge towers faces a challenge in the efficient and precise extraction of complex cross-sectional features.Factors such as fabrication errors,gravity-induced deformations,and temperature fluctuations can compromise the accuracy of contour extraction.To address these limitations,an improved Alpha-shape-based point cloud contour extraction method is proposed.The proposed approach uses a hierarchical strategy to process three-dimensional laser scanning point clouds.The processed data are then subjected to curvatureadaptive voxel filtering to reduce acquisition noise.In addition,an enhanced iterative closest point(ICP)variant with correspondence validation accurately aligns the discrete point cloud segments.The proposed curvature-responsive Alpha-shape framework enables multiscale contour delineation through topology-adaptive threshold modulation,which resolves boundary ambiguities in geometrically complex cross-sections.The method was experimentally validated using field-acquired measurement datasets from the Zhangjinggao Yangtze River Bridge tower segments,confirming its capability to reconstruct noncanonical cross-sectional geometries.Three contour extraction methods,including Poisson reconstruction,the conventional Alpha-shape algorithm,and random sample consensus with ICP(RANSAC-ICP),were compared to evaluate the performance of the proposed Alpha-shape algorithm.The results demonstrate that the proposed method achieves superior contour extraction accuracy and data reduction efficiency,highlighting its effectiveness in contour extraction tasks. 展开更多
关键词 super-high steel bridge tower point cloud contour extraction improved Alpha-shape algorithm
在线阅读 下载PDF
A new algorithm for high-speed identificationof discontinuities on large-scale rock outcrop:A case study in Jinsha River suture zone
6
作者 Jiali Han Jia Wang +6 位作者 Wenchuan Dong Shuonan Wang Qi Sun Tengyue Li Zhengxuan Xu Yingxu Zhang Wen Zhang 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1250-1265,共16页
Automatic identificationof discontinuities is a key focus in rock slope research.Conventional methods typically target small areas,which limits efficiencyand applicability for complex discontinuities in large-scale ro... Automatic identificationof discontinuities is a key focus in rock slope research.Conventional methods typically target small areas,which limits efficiencyand applicability for complex discontinuities in large-scale rock slopes.This study uses multi-angle unmanned aerial vehicle(UAV)nap-of-the-object photogrammetry to construct a high-definitionthree-dimensional(3D)point cloud model of the slope.The edge-firstconnection algorithm identifiesall edge points of discontinuities in the point cloud and completes recognition through simple connection analysis.This method avoids the complex calculations required for sequentially identifying discontinuity edges in conventional methods and achieves significantacceleration through algorithm optimization and parallel computation support.Based on this algorithm,the RockDiscontinuity Identification(RD ID)software is developed and applied to identify numerous highly disordered discontinuities on the Xulong slope in the Jinsha River suture zone.Processing tens of millions of point clouds within approximately 2 h demonstrates exceptional computational efficiency.The automatic algorithm accurately identifiesnearly 80%of planar discontinuities,with orientations and trace lengths closely matching manual results,highlighting its potential for large-scale rock outcrop applications.Comparisons with region growing algorithms further emphasize its effectiveness and accuracy.However,the algorithm struggles to identify linear discontinuities,which are a major source of error.Additionally,high roughness and smooth edges of discontinuities affect recognition accuracy,indicating areas for further improvement. 展开更多
关键词 Rock discontinuity Suture zone Automatic recognition Three-dimensional(3D)point cloud Unmanned aerial vehicle(UAV) PHOTOGRAMMETRY
在线阅读 下载PDF
TQU-GraspingObject:3D Common Objects Detection,Recognition,and Localization on Point Cloud for Hand Grasping in Sharing Environments
7
作者 Thi-Loan Nguyen Huy-Nam Chu +2 位作者 The-Thanh Hua Trung-Nghia Phung Van-Hung Le 《Computers, Materials & Continua》 2026年第5期1701-1722,共22页
To support the process of grasping objects on a tabletop for the blind or robotic arm,it is necessary to address fundamental computer vision tasks,such as detecting,recognizing,and locating objects in space,and determ... To support the process of grasping objects on a tabletop for the blind or robotic arm,it is necessary to address fundamental computer vision tasks,such as detecting,recognizing,and locating objects in space,and determining the position of the grasping information.These results can then be used to guide the visually impaired or to execute grasping tasks with a robotic arm.In this paper,we collected,annotated,and published the benchmark TQUGraspingObject dataset for testing,validation,and evaluation of deep learning(DL)models for detecting,recognizing,and localizing grasping objects in 2D and 3D space,especially 3D point cloud data.Our dataset is collected in a shared room,with common everyday objects placed on the tabletop in jumbled positions by Intel RealSense D435(IR-D435).This dataset includes more than 63k RGB-D pairs and related data such as normalized 3D object point cloud,3D object point cloud segmented,coordinate system normalizationmatrix,3D object point cloud normalized,and hand pose for grasping each object.At the same time,we also conducted experiments on fourDL networks with the best performance:SSD-MobileNetV3,ResNet50-Transformer,ResNet101-Transformer,and YOLOv12.The results present that YOLOv12 has the most suitable results in detecting and recognizing objects in images.All data,annotations,toolkit,source code,point cloud data,and results are publicly available on our project website:https://github.com/HuaTThanhIT2327Tqu/datasetv2. 展开更多
关键词 Grasping object of blind/Robot arm TQU-graspingobject benchmark dataset 3D point cloud data deep learning(DL) object detection/recognition intel realsense D435(IR-D435)
在线阅读 下载PDF
RailPC: A large-scale railway point cloud semantic segmentation dataset 被引量:1
8
作者 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
Grid graph-based large-scale point clouds registration
9
作者 Yi Han Guangyun Zhang Rongting Zhang 《International Journal of Digital Earth》 SCIE EI 2023年第1期2448-2466,共19页
Automatic registration of unordered point clouds is the prerequisite forurban reconstruction. However, most of the existing technologies stillsuffer from some limitations. On one hand, most of them are sensitive tonoi... Automatic registration of unordered point clouds is the prerequisite forurban reconstruction. However, most of the existing technologies stillsuffer from some limitations. On one hand, most of them are sensitive tonoise and repetitive structures, which makes them infeasible for theregistration of large-scale point clouds. On the other hand, most of themdealing with point clouds with limited overlaps and unpredictablelocation. All these problems make it difficult for registration technology toobtain qualified results in outdoor point cloud. To overcome theselimitations, this paper presents a grid graph-based point cloud registration(GGR) algorithm to align pairwise scans. First, point cloud is divided into aset of 3D grids. We propose a voting strategy to measure the similaritybetween two grids based on feature descriptor, transforming thesuperficial correspondence into 3D grid expression. Next, a graphmatching is proposed to capture the spatial consistency from putativecorrespondences, and graph matching hierarchically refines thecorresponding grids until obtaining point-to-point correspondences.Comprehensive experiments demonstrated that the proposed algorithmobtains good performance in terms of successful registration rate, rotationerror, translation error, and outperformed the state-of-the-art approaches. 展开更多
关键词 point cloud alignment scan matching graph algorithms RECONSTRUCTION
原文传递
基于改进PointPillars的自动驾驶障碍物点云检测算法
10
作者 沈跃 沈卓凡 +2 位作者 刘慧 周昊 曾潇 《江苏大学学报(自然科学版)》 北大核心 2026年第2期125-133,共9页
针对自动驾驶场景下,近处干扰点云误检率高、远处稀疏点云漏检率高的问题,提出了一种基于改进PointPillars的自动驾驶障碍物点云检测算法.首先,通过聚合模块和共享多层感知机(shared multi-layer perceptron,MLP)对柱体内点云进行特征编... 针对自动驾驶场景下,近处干扰点云误检率高、远处稀疏点云漏检率高的问题,提出了一种基于改进PointPillars的自动驾驶障碍物点云检测算法.首先,通过聚合模块和共享多层感知机(shared multi-layer perceptron,MLP)对柱体内点云进行特征编码,采用最大池化与平均池化叠加的方法将点云的显著特征与细节特征映射为柱体特征;其次,针对算法对伪图特征关注与利用不充分的问题,引入坐标注意力(coordinate attention,CA)机制和残差连接的伪图特征提取模块(attention and residual second block,ARSB),将深层与浅层特征图进行融合,优化算法梯度,增强算法对有效目标的关注度.试验结果表明:改进算法对全局点云检测精度较高,平均精度优于PointPillars、稀疏到稠密3D目标检测器(STD)等点云目标检测算法,在汽车类别上的检测精度优势明显,检测速度较快,符合实时性要求. 展开更多
关键词 障碍物点云 深度学习 点云目标检测 点云柱体编码 伪图特征提取模块
在线阅读 下载PDF
基于WSS-Pointnet的变电站点云弱监督语义分割方法
11
作者 裴少通 孙海超 +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
Multi-sensor missile-borne LiDAR point cloud data augmentation based on Monte Carlo distortion simulation 被引量:1
12
作者 Luda Zhao Yihua Hu +4 位作者 Fei Han Zhenglei Dou Shanshan Li Yan Zhang Qilong Wu 《CAAI Transactions on Intelligence Technology》 2025年第1期300-316,共17页
Large-scale point cloud datasets form the basis for training various deep learning networks and achieving high-quality network processing tasks.Due to the diversity and robustness constraints of the data,data augmenta... Large-scale point cloud datasets form the basis for training various deep learning networks and achieving high-quality network processing tasks.Due to the diversity and robustness constraints of the data,data augmentation(DA)methods are utilised to expand dataset diversity and scale.However,due to the complex and distinct characteristics of LiDAR point cloud data from different platforms(such as missile-borne and vehicular LiDAR data),directly applying traditional 2D visual domain DA methods to 3D data can lead to networks trained using this approach not robustly achieving the corresponding tasks.To address this issue,the present study explores DA for missile-borne LiDAR point cloud using a Monte Carlo(MC)simulation method that closely resembles practical application.Firstly,the model of multi-sensor imaging system is established,taking into account the joint errors arising from the platform itself and the relative motion during the imaging process.A distortion simulation method based on MC simulation for augmenting missile-borne LiDAR point cloud data is proposed,underpinned by an analysis of combined errors between different modal sensors,achieving high-quality augmentation of point cloud data.The effectiveness of the proposed method in addressing imaging system errors and distortion simulation is validated using the imaging scene dataset constructed in this paper.Comparative experiments between the proposed point cloud DA algorithm and the current state-of-the-art algorithms in point cloud detection and single object tracking tasks demonstrate that the proposed method can improve the network performance obtained from unaugmented datasets by over 17.3%and 17.9%,surpassing SOTA performance of current point cloud DA algorithms. 展开更多
关键词 data augmentation LIDAR missile-borne imaging Monte Carlo simulation point cloud
在线阅读 下载PDF
Authorized Identity-Based Public Cloud Storage Auditing Scheme with Hierarchical Structure for Large-Scale User Groups 被引量:3
13
作者 Yue Zhang Hanlin Zhang +1 位作者 Rong Hao Jia Yu 《China Communications》 SCIE CSCD 2018年第11期111-121,共11页
Identity-based public cloud storage auditing schemes can check the integrity of cloud data, and reduce the complicated certificate management. In such a scheme, one Private Key Generator(PKG) is employed to authentica... Identity-based public cloud storage auditing schemes can check the integrity of cloud data, and reduce the complicated certificate management. In such a scheme, one Private Key Generator(PKG) is employed to authenticate the identity and generate private keys for all users, and one Third Party Auditor(TPA) is employed to by users to check the integrity of cloud data. This approach is undesirable for large-scale users since the PKG and the TPA might not be able to afford the heavy workload. To solve the problem, we give a hierarchical Private Key Generator structure for large-scale user groups, in which a root PKG delegates lower-level PKGs to generate private keys and authenticate identities. Based on the proposed structure, we propose an authorized identity-based public cloud storage auditing scheme, in which the lowest-level PKGs play the role of TPA, and only the authorized lowest-level PKGs can represent users in their domains to check cloud data's integrity. Furthermore, we give the formal security analysis and experimental results, which show that our proposed scheme is secure and efficient. 展开更多
关键词 cloud storage cloud storage auditing large-scale users third party auditor
在线阅读 下载PDF
Explainable artificial intelligence for rock discontinuity detection from point cloud with ensemble methods 被引量:1
14
作者 Mehmet Akif Günen 《Journal of Rock Mechanics and Geotechnical Engineering》 2025年第12期7590-7611,共22页
This study presents a framework for the semi-automatic detection of rock discontinuities using a threedimensional(3D)point cloud(PC).The process begins by selecting an appropriate neighborhood size,a critical step for... This study presents a framework for the semi-automatic detection of rock discontinuities using a threedimensional(3D)point cloud(PC).The process begins by selecting an appropriate neighborhood size,a critical step for feature extraction from the PC.The effects of different neighborhood sizes(k=5,10,20,50,and 100)have been evaluated to assess their impact on classification performance.After that,17 geometric and spatial features were extracted from the PC.Next,ensemble methods,AdaBoost.M2,random forest,and decision tree,have been compared with Artificial Neural Networks to classify the main discontinuity sets.The McNemar test indicates that the classifiers are statistically significant.The random forest classifier consistently achieves the highest performance with an accuracy exceeding 95%when using a neighborhood size of k=100,while recall,F-score,and Cohen's Kappa also demonstrate high success.SHapley Additive exPlanations(SHAP),an Explainable AI technique,has been used to evaluate feature importance and improve the explainability of black-box machine learning models in the context of rock discontinuity classification.The analysis reveals that features such as normal vectors,verticality,and Z-values have the greatest influence on identifying main discontinuity sets,while linearity,planarity,and eigenvalues contribute less,making the model more transparent and easier to understand.After classification,individual discontinuity sets were detected using a revised DBSCAN from the main discontinuity sets.Finally,the orientation parameters of the plane fitted to each discontinuity were derived from the plane parameters obtained using the Random Sample Consensus(RANSAC).Two real-world datasets(obtained from SfM and LiDAR)and one synthetic dataset were used to validate the proposed method,which successfully identified rock discontinuities and their orientation parameters(dip angle/direction). 展开更多
关键词 point cloud(PC) Rock discontinuity Explainable AI techniques Machine learning Dip/dip direction
在线阅读 下载PDF
Automatic identification of discontinuities and refined modeling of rock blocks from 3D point cloud data of rock surfaces 被引量:1
15
作者 Yaopeng Ji Shengyuan Song +5 位作者 Jianping Chen Jingyu Xue Jianhua Yan Yansong Zhang Di Sun Qing Wang 《Journal of Rock Mechanics and Geotechnical Engineering》 2025年第5期3093-3106,共14页
The spatial distribution of discontinuities and the size of rock blocks are the key indicators for rock mass quality evaluation and rockfall risk assessment.Traditional manual measurement is often dangerous or unreach... The spatial distribution of discontinuities and the size of rock blocks are the key indicators for rock mass quality evaluation and rockfall risk assessment.Traditional manual measurement is often dangerous or unreachable at some high-steep rock slopes.In contrast,unmanned aerial vehicle(UAV)photogrammetry is not limited by terrain conditions,and can efficiently collect high-precision three-dimensional(3D)point clouds of rock masses through all-round and multiangle photography for rock mass characterization.In this paper,a new method based on a 3D point cloud is proposed for discontinuity identification and refined rock block modeling.The method is based on four steps:(1)Establish a point cloud spatial topology,and calculate the point cloud normal vector and average point spacing based on several machine learning algorithms;(2)Extract discontinuities using the density-based spatial clustering of applications with noise(DBSCAN)algorithm and fit the discontinuity plane by combining principal component analysis(PCA)with the natural breaks(NB)method;(3)Propose a method of inserting points in the line segment to generate an embedded discontinuity point cloud;and(4)Adopt a Poisson reconstruction method for refined rock block modeling.The proposed method was applied to an outcrop of an ultrahigh steep rock slope and compared with the results of previous studies and manual surveys.The results show that the method can eliminate the influence of discontinuity undulations on the orientation measurement and describe the local concave-convex characteristics on the modeling of rock blocks.The calculation results are accurate and reliable,which can meet the practical requirements of engineering. 展开更多
关键词 Three-dimensional(3D)point cloud Rock mass Automatic identification Refined modeling Unmanned aerial vehicle(UAV)
在线阅读 下载PDF
基于3DGP-PointRCNN的道路场景三维点云小目标检测
16
作者 李洪涛 徐平平 +2 位作者 甘鹏明 孙士阳 张文兴 《现代电子技术》 北大核心 2026年第5期193-198,共6页
在自动驾驶场景中,检测远距离目标和小目标(如行人和骑行者)时,因其尺寸较小、形状复杂和点云稀疏,检测难度显著增加。为此,文中提出一种改进的三维目标检测方法(3DGP-PointRCNN)。该方法基于PointRCNN,首先,在特征提取阶段引入全局分... 在自动驾驶场景中,检测远距离目标和小目标(如行人和骑行者)时,因其尺寸较小、形状复杂和点云稀疏,检测难度显著增加。为此,文中提出一种改进的三维目标检测方法(3DGP-PointRCNN)。该方法基于PointRCNN,首先,在特征提取阶段引入全局分组坐标注意力(GGCA)模块,结合全局上下文信息和局部特征,通过加权融合的方式减少无关点的影响,提升网络对关键目标区域的关注能力;其次,基于PnP3D重新构建网络架构,通过K近邻搜索与全局双线性正则化方法,对点云局部邻域特征与全局特征进行深度融合,增强网络对目标形状和位置的精细建模能力;最后,基于KITTI数据集进行了实验对比。实验结果表明,改进后的网络模型相比基准网络,在困难级别下行人和骑行者的检测精度分别提升了1.83%和4.17%,汽车的检测精度提升了0.46%,特别是在小目标的检测精度上,所提方法的性能得到显著提升。 展开更多
关键词 三维目标检测 点云 pointRCNN 注意力机制 小目标检测 PnP3D
在线阅读 下载PDF
基于改进PointNet++的服装点云分割与边界优化
17
作者 徐诗琦 马玲 +2 位作者 林熹妍 潘怡婷 邹奉元 《现代纺织技术》 北大核心 2026年第2期90-98,共9页
人体与服装及服装不同部位之间的边界区域常包含复杂几何特征与变化,使得三维点云场景分割方法在进行服装提取时边界分割效果较差,进而影响整体精度。为了提高服装点云分割精度,提出一种融合边界识别的改进PointNet++模型,以提高边界区... 人体与服装及服装不同部位之间的边界区域常包含复杂几何特征与变化,使得三维点云场景分割方法在进行服装提取时边界分割效果较差,进而影响整体精度。为了提高服装点云分割精度,提出一种融合边界识别的改进PointNet++模型,以提高边界区域的分割性能。首先,对输入三维服装点云数据进行初步分割。接着,在初始部件分割结果的基础上,设计基于K邻近算法的边界识别模块并嵌入PointNet++模型,以对初步分割边界进行针对性训练。最后,利用优化后的局部区域提高三维服装的整体分割精度。结果表明:改进PointNet++模型方法在边界区域的总体精度与平均交并比分别为87.37%与86.68%,比基线方法分别提升了32.74%、34.25%。整体区域的总体精度与平均交并比分别为93.53%与92.84%,比基线方法分别提升了1.19%、0.89%。研究方法可显著提升三维服装边界分割精度,为三维服装提取提供技术参考。 展开更多
关键词 三维服装提取 三维点云 pointNet++ 点云分割 边界优化
在线阅读 下载PDF
基于Pointnet++的花生植株三维模型器官分割研究
18
作者 孟兆凡 程曼 +1 位作者 袁洪波 赵欢 《中国农机化学报》 北大核心 2026年第1期118-127,共10页
基于点云进行三维重构并进行器官分割对植物学研究至关重要,为研究花生植株茎叶器官分割训练样本的数量和类型对分割结果的影响规律,基于Pointnet++构建花生植株三维模型茎叶分割网络模型,并对比分析训练集类型以及数量对分割效果的影... 基于点云进行三维重构并进行器官分割对植物学研究至关重要,为研究花生植株茎叶器官分割训练样本的数量和类型对分割结果的影响规律,基于Pointnet++构建花生植株三维模型茎叶分割网络模型,并对比分析训练集类型以及数量对分割效果的影响。当训练集为10株花生幼苗期数据时,模型分割效果最好,准确率、类平均准确率、类平均交并比、F1分数分别为94.5%、81.9%、76.9%、85.7%。其中,在花生荚果期训练集中加入20株开花期数据,类平均准确率、类平均交并比分别上升19.55%、20.75%。试验结果表明,Pointnet++可以有效分割花生植株茎叶器官,训练集的多样性和数据量的增加有利于模型学习花生植株不同生长阶段的形态特征,在训练集中加入相近生长阶段和生长特征的模型数据,并增加数据量对模型分割效果提高更明显。 展开更多
关键词 花生植株 三维建模 点云 器官分割 训练集
在线阅读 下载PDF
Research on Airborne Point Cloud Data Registration Using Urban Buildings as an Example
19
作者 Yajun Fan Yujun Shi +1 位作者 Chengjie Su Kai Wang 《Journal of World Architecture》 2025年第4期35-42,共8页
Airborne LiDAR(Light Detection and Ranging)is an evolving high-tech active remote sensing technology that has the capability to acquire large-area topographic data and can quickly generate DEM(Digital Elevation Model)... Airborne LiDAR(Light Detection and Ranging)is an evolving high-tech active remote sensing technology that has the capability to acquire large-area topographic data and can quickly generate DEM(Digital Elevation Model)products.Combined with image data,this technology can further enrich and extract spatial geographic information.However,practically,due to the limited operating range of airborne LiDAR and the large area of task,it would be necessary to perform registration and stitching process on point clouds of adjacent flight strips.By eliminating grow errors,the systematic errors in the data need to be effectively reduced.Thus,this paper conducts research on point cloud registration methods in urban building areas,aiming to improve the accuracy and processing efficiency of airborne LiDAR data.Meanwhile,an improved post-ICP(Iterative Closest Point)point cloud registration method was proposed in this study to determine the accurate registration and efficient stitching of point clouds,which capable to provide a potential technical support for applicants in related field. 展开更多
关键词 Airborne LiDAR point cloud registration point cloud data processing Systematic error
在线阅读 下载PDF
Point-MASNet:Masked Autoencoder-Based Sampling Network for 3D Point Cloud
20
作者 Xu Wang Yi Jin +3 位作者 Hui Yu Yigang Cen Tao Wang Yidong Li 《IEEE/CAA Journal of Automatica Sinica》 2025年第11期2300-2313,共14页
Task-oriented point cloud sampling aims to select a representative subset from the input,tailored to specific application scenarios and task requirements.However,existing approaches rarely tackle the problem of redund... Task-oriented point cloud sampling aims to select a representative subset from the input,tailored to specific application scenarios and task requirements.However,existing approaches rarely tackle the problem of redundancy caused by local structural similarities in 3D objects,which limits the performance of sampling.To address this issue,this paper introduces a novel task-oriented point cloud masked autoencoder-based sampling network(Point-MASNet),inspired by the masked autoencoder mechanism.Point-MASNet employs a voxel-based random non-overlapping masking strategy,which allows the model to selectively learn and capture distinctive local structural features from the input data.This approach effectively mitigates redundancy and enhances the representativeness of the sampled subset.In addition,we propose a lightweight,symmetrically structured keypoint reconstruction network,designed as an autoencoder.This network is optimized to efficiently extract latent features while enabling refined reconstructions.Extensive experiments demonstrate that Point-MASNet achieves competitive sampling performance across classification,registration,and reconstruction tasks. 展开更多
关键词 Autoencoder deep learning efficiency-enhanced point cloud task-oriented sampling
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部