
تعداد نشریات | 11 |
تعداد شمارهها | 224 |
تعداد مقالات | 2,249 |
تعداد مشاهده مقاله | 3,369,945 |
تعداد دریافت فایل اصل مقاله | 2,419,603 |
استخراج نقشه دوبعدی فضاهای داخلی ساختمان با روشهای یادگیری عمیق از ابرنقاط لیزر اسکنرهای همراه | ||
پژوهش های سنجش از دور و اطلاعات مکانی | ||
مقالات آماده انتشار، پذیرفته شده، انتشار آنلاین از تاریخ 18 شهریور 1404 | ||
نوع مقاله: مقاله پژوهشی | ||
شناسه دیجیتال (DOI): 10.22061/jrsgr.2025.12127.1100 | ||
نویسندگان | ||
مرتضی حیدری مظفر* 1؛ زهرا دالوند2 | ||
1گروه مهندسی عمران، دانشکده فنی و مهندسی، دانشگاه بوعلی سینا، همدان، ایران | ||
2گروه کامپیوتر، دانشکده مهندسی، دانشگاه بوعلی سینا | ||
تاریخ دریافت: 14 اردیبهشت 1404، تاریخ بازنگری: 11 مرداد 1404، تاریخ پذیرش: 15 شهریور 1404 | ||
چکیده | ||
پیشینه و اهداف: استخراج نقشههای دوبعدی فضاهای داخلی ساختمان در حوزه معماری و مهندسی اهمیت دارد. ابرنقاط حاصل از اسکن لیزری به دلیل دقت بالا، منبع مناسبی هستند، اما تراکم ناکافی، نویز و انسداد پردازش آنها را دشوار میکند. هدف این پژوهش، ارزیابی روشهای یادگیری عمیق برای استخراج نقشههای دوبعدی از ابرنقاط داخلی ساختمان و مقایسه آنها با روشهای کلاسیک است. روشها: در این پژوهش، الگوریتم تبدیل هاف و دو مدل یادگیری عمیق شامل U-Net و Pix2Pix پیادهسازی شده و روی مجموعهدادههای FloorNet و Structure3D ارزیابی شدند. ابتدا تصاویر تراکم از ابرنقاط تهیه شد تا پیچیدگی پردازشی کاهش یابد. سپس این تصاویر بهعنوان ورودی مشترک برای مدلهای یادگیری عمیق و تبدیل هاف استفاده شد. دادهها به سه مجموعه آموزشی، اعتبارسنجی و آزمون تقسیم و از دادهافزایی برای افزایش تعمیمپذیری بهره گرفته شد. ارزیابی با Dice Score و IoU انجام شد. یافتهها: مدلهای یادگیری عمیق در تصاویر بدون انسداد، دقتی بیش از ۹۰٪ داشتند. مدل U-Net روی دیتاست Structure3D به دقت ۹۷٪ در Dice Score رسید. اما در ابرنقاط ناقص، بازسازی دقیق امکانپذیر نبود. روش تبدیل هاف هزینه پردازشی بالایی دارد و خروجی آن خطوطی منفرد و بدون انسجام توپولوژیک است. نتیجهگیری: مدلهای یادگیری عمیق در شرایط دادههای کامل عملکرد خوبی دارند، اما در دادههای ناقص یا انسداددار دقت کاهش مییابد. معماریهای پیشرفتهتر میتوانند بازسازی نقشهها را بهبود بخشند و مدلهای مقاوم برای شرایط عملی ضروری هستند. | ||
عنوان مقاله [English] | ||
2D Floorplan Extraction of Indoor Spaces from Mobile Laser Scanner Point Clouds Using Deep Learning Methods | ||
نویسندگان [English] | ||
Morteza Heidarimozaffar1؛ Zahra Dalvand2 | ||
1Department of Civil Engineering, Faculty of Engineering, Bu-Ali Sina University, Hamadan, Iran | ||
2PhD Student, Faculty of Engineering, Bu-Ali Sina University | ||
چکیده [English] | ||
Background and Objectives: The extraction of 2D floorplans of building interiors plays a vital role in various domains, including architecture, surveying, building information modeling (BIM), robotics, and virtual reality. Mobile laser scanners capture the geometric structure of indoor environments with millimeter-level accuracy and record the results as point cloud data. Point clouds are a rich source of information for generating 2D floorplans of indoor spaces. However, surface reflection noise, occlusions caused by indoor objects, and the non-uniform density of points pose significant challenges for processing such data. Initially, 2D floorplan extraction relied on classical geometric methods. In recent years, however, deep learning-based approaches have gained increasing attention due to their strong ability to understand complex patterns and their robustness to noise. The main objective of this study is to present an effective framework for extracting 2D floorplans of building interiors from point cloud data using deep learning methods and to compare its performance with that of classical techniques. Methods: In this study, an effective framework is proposed for extracting 2D floorplans of indoor building spaces from point cloud data, consisting of three sequential steps: data preprocessing, model implementation, and final evaluation. This framework enables a direct comparison between classical methods and deep learning approaches within a unified setting. Point cloud data are inherently discrete and unstructured, making direct processing challenging. In the preprocessing step, point clouds were projected onto a 2D space to generate density images, thereby reducing computational complexity. In the second step, two deep learning models, U-Net and Pix2Pix, as well as the classical Hough Transform algorithm, were implemented, with the density images serving as a common input for all methods. In the third step, the proposed framework was evaluated using publicly available datasets, including FloorNet and Structure3D. The input data were split into training, validation, and test sets, and data augmentation techniques were applied to improve model generalization. The performance of the models was assessed using the Dice Score and Intersection over Union (IoU) metrics. Findings: Deep learning models demonstrated satisfactory performance on samples without occlusions, achieving accuracy levels above 90%. In particular, the U-Net model achieved a Dice Score of 97% on the Structure3D dataset. However, in samples containing occlusions, the models were unable to fully extract the floorplans. In contrast, the Hough Transform algorithm performed reasonably well in line detection but exhibited limitations in generating coherent and topologically valid outputs suitable for indoor map modeling due to its inability to capture topological structure. Moreover, the trial-and-error process required to tune the algorithm’s parameters significantly increased its runtime. Conclusion: The findings of this study indicate that deep learning methods, when provided with complete data, are capable of accurately and structurally extracting 2D floorplans from point clouds. However, under real-world conditions where occlusion is inevitable, developing models that are robust to incomplete data becomes essential. To address this challenge, future research directions include employing hybrid architectures and incorporating complementary data sources such as RGB images or depth maps. The proposed framework in this study serves as an effective step toward the systematic comparison of 2D floorplan extraction methods and provides a foundation for developing more advanced models suitable for real-world applications. | ||
مراجع | ||
| ||
آمار تعداد مشاهده مقاله: 1 |