• How NeRFs and 3D Gaussian Splatting areReshaping SLAM: a Survey


    Abstract—Over the past two decades, research in the field of Simultaneous Localization and Mapping (SLAM) has undergone a
    significant evolution, highlighting its critical role in enabling autonomous exploration of unknown environments. This evolution ranges
    from hand-crafted methods, through the era of deep learning, to more recent developments focused on Neural Radiance Fields
    (NeRFs) and 3D Gaussian Splatting (3DGS) representations. Recognizing the growing body of research and the absence of a
    comprehensive survey on the topic, this paper aims to provide the first comprehensive overview of SLAM progress through the lens of
    the latest advancements in radiance fields. It sheds light on the background, evolutionary path, inherent strengths and limitations, and
    serves as a fundamental reference to highlight the dynamic progress and specific challenges
     

    TABLE 1: SLAM Systems Overview. We categorize the different methods into main RGB-D, RGB, and LiDAR-based
    frameworks. In the leftmost column, we identify sub-categories of methods sharing specific properties, detailed in Sections
    3.2.1 to 3.3.2 . Then, for each method, we report, from the second leftmost column to the second rightmost, the method name
    and publication venue, followed by (a) the input modalities they can process: RGB, RGB-D, D ( e.g. LiDAR, ToF, Kinect,
    etc.), stereo, IMU, or events; (b) mapping properties: scene encoding and geometry representations learned by the model;
    (c) additional outputs learned by the method, such as object/semantic segmentation, or uncertainty modeling (Uncert.);
    (d) tracking properties related to the adoption of a frame-to-frame or frame-to-model approach, the utilization of external
    trackers, Global Bundle Adjustment (BA), or Loop Closure; (e) advanced design strategies, such as modeling sub-maps or
    dealing with dynamic environments (Dyn. Env.); (f) the use of additional priors. Finally, we report the link to the project
    page or source code in the rightmost column. indicates code not released yet

  • 相关阅读:
    浪潮java面经总结
    Nginx反向代理&负载均衡
    idea怎么将克隆的代码上传到自己的gitee(保姆级教程)
    机器学习随笔(1)——pandas.DataFrame和数据清洗
    x shell 用作串口调试助手
    4.圆角边框
    <三>Qt斗地主游戏开发:主界面初始化显示
    Android12版本闹钟服务崩溃问题
    PostgreSQL安装错误:Problem running post-install step
    ComfyUI进阶:Comfyroll插件 (一)
  • 原文地址:https://blog.csdn.net/moonlightpeng/article/details/136697016