LiGuard让激光雷达研究快速交互,避免重复造轮子。
LiGuard: A Streamlined Open-Source Framework for Rapid & Interactive Lidar Research
- 提供数据读写、预处理和常用算法的内置支持
- 可交互调整算法顺序与参数,即时查看分类/检测等结果
- 自动生成结构化项目文件,便于共享与复用
激光雷达在自动驾驶与智能交通系统中的应用日益广泛。当前研究常为特定任务定制代码,导致多项目间重复开发,尤其在数据输入输出、前后处理及多阶段算法上存在大量冗余。微小的数据、算法或研究方向变化都可能引发代码大规模修改。为此,我们提出LiGuard——一个开源软件框架,支持:1)通过内置数据读写、预处理和常用算法快速构建激光雷达项目;2)交互式添加、移除或重排自定义算法并调节参数;3)可视化分类、检测、分割与跟踪任务结果。框架自动创建结构化目录,便于完整项目或组件的共享与复用。案例研究验证了其有效性。
原文摘要 · Abstract (English)
There is a growing interest in the development of lidar-based autonomous mobility and Intelligent Transportation Systems (ITS). To operate and research on lidar data, researchers often develop code specific to application niche. This approach leads to duplication of efforts across studies that, in many cases, share multiple methodological steps such as data input/output (I/O), pre/post processing, and common algorithms in multi-stage solutions. Moreover, slight changes in data, algorithms, and/or research focus may force major revisions in the code. To address these challenges, we present LiGuard, an open-source software framework that allows researchers to: 1) rapidly develop code for their lidar-based projects by providing built-in support for data I/O, pre/post processing, and commonly used algorithms, 2) interactively add/remove/reorder custom algorithms and adjust their parameters, and 3) visualize results for classification, detection, segmentation, and tracking tasks. Moreover, because it creates all the code files in structured directories, it allows easy sharing of entire projects or even the individual components to be reused by other researchers. The effectiveness of LiGuard is demonstrated via case studies.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。