Skip to content

Track Advancement of SLAM 跟踪SLAM前沿动态【周更】

Notifications You must be signed in to change notification settings

yuqingyang888/Recent_SLAM_Research

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Recent_SLAM_Research

【回馈社区】跟踪SLAM前沿动态(2019), 2018版 技术更新太快,开启paper暴走模式,精选paper包括纯视觉SLAM,三维重建,基础数学工具,导航路径规划,深度学习SLAM,激光与视觉融合等类别。如果你发现我遗漏了本年度比较优秀的论文,请开issue留言,不胜感激。

招聘

即将上市机器人独角兽广招SLAM算法工程师。 欢迎wechat骚扰:sinnature 邮箱:easonjianghk@gmail.com

SLAM 能力图

SLAM

74. 2019-05-28-Robust simultaneous localization and mapping in low-light environment 提取两种特征点解决光照问题

69. 2019-05-24-A Novel Approach for Lidar-Based Robot Localization in a Scale-Drifted Map Constructed Using Monocular SLAM 基于单目产生的有尺度漂移的地图,用激光定位,感觉没多大用

61. 2019-05-20-3D Keypoint Repeatability for Heterogeneous Multi-Robot SLAM南加州大学基于3D点云的特征点

59. 2019-05-14-CREAK descriptor evaluation for visual odometry CREAK 描述子测试

58. 2019-05-05-Humanoid Robot Dense RGB-D SLAM for Embedded Devices* 使用RGBD+IMU+Encoder做Nao机器人状态估计

49. 2019-04-23-Direct Sparse Mapping 带有回环检测的稀疏直接法

48. 2019-04-23-Gyroscope-aided Relative Pose Estimation for Rolling Shutter Cameras 使用IMU解决卷帘快门图像问题

47. 2019-04-17-Adaptive SLAM with synthetic stereo dataset generation for real-time dense 3D reconstruction提出在直线行走时降低图像帧率,节省计算资源以及减少误差

46. 2019-04-17-Robust Legged Robot State Estimation Using Factor Graph Optimization Anymal 四足机器人定位算法

43. 2019-04-02-KO-Fusion: Dense Visual SLAM with Tightly-Coupled Kinematic and Odometric TrackingDyson 和 Imprial college 研发的RGBD融合底盘dense slam

41. 2019-03-29-Learning 3D Semantic Reconstruction on OctreesETH wang xiaojuan三维语义重建硕士论文

32. 2019-03-16-A Unified Formulation for Visual Odometry 综合直接法和间接法

26. 2019-03-11-Incremental Visual-Inertial 3D Mesh Generation with Structural Regularities出自MIT,在VIO中根据三角剖分加入结构化特征

24. 2019-03-08-Robust RGB-D Odometry under Depth Uncertainty for Structured Environments 博士论文处理RGBD深度误差

23. 2019-03-08-Stereo Visual Inertial LiDAR Simultaneous Localization and Mapping激光在山洞容易失效,双目可以增强某些场景

20. 2019-02-28-Vision Sensor Aided Navigation for Ground Vehicle Applications Liu Zhenbo 博士毕业论文讲的很仔细

19. 2019-02-28-GSLAM: A General SLAM Framework and Benchmark 兼容多种框架的框架。。。

15. 2019-02-14-Visual SLAM: Why Bundle Adjust?Ian Reid的改进版BA

14. 2019-02-14-A real-time visual-inertial mapping and localization method by fusing unstable GPS 根据GPS信号可信度调整优化方法

11. 2019-01-30-Extrinsic Calibration of Lidar and Camera with Polygon 利用已知多边形板子获得激光与视觉传感器外参,出自港科大刘明老师

10. 2019-01-30-Robust Photogeometric Localization over Time for Map-Centric Loop Closure解决map-centric slam回环问题

8. 2019-01-25-SLAM of Robot based on the Fusion of Vision and LIDARRGBD 与lidar 融合,好像只是处理逻辑关系判断,没有深度融合

7. 2019-01-25-ADAPTIVE FILTERING FOR VISION-AIDED INERTIAL NAVIGATION 佐治亚理工博士论文,关于自适应卡尔曼滤波

6. 2019-01-25-Loosely-Coupled Semi-Direct Monocular SLAM Javier Civera 直接法和特征法融合,也是我现在工作比较感兴趣的一个方向

4. 2019-01-11-SDVL: Efficient and Accurate Semi-Direct Visual Localization 直接法与特征点法混合

1. 2019-01-09-Factor Graphs for Flexible Inference in Robotics and Vision Dellaert, Frank视频详解因子图,他也是牛逼的SKYDIO 的开发者之一

Deep SLAM

21. 2019-05-09GN-Net: The Gauss-Newton Loss for Deep Direct SLAMDaniel Cremers 所作,在帧间tracking时replace the image I with a feature map computed by a deep neural network.

18. 2019-04-23-AI-IMU Dead-Reckoning只利用IMU做航迹推算,使用了卡尔曼滤波和神经网络

15. 2019-04-19-Semantic Nearest Neighbor Fields for Monocular Edge Visual-Odometry带有语义信息的几何边融入到VO中

13. 2019-04-17-Discovering and Leveraging Deep Multimodal Structure for Reliable Robot Perception and Localization Wolfram Burgard 学生博士论文,主要讲述分割网络以及在SLAM中的应用

8. 2019-03-08-DeepLO: Geometry-Aware Deep LiDAR Odometry基于深度学习的三维激光SLAM

6. 2019-03-08-GCNv2: Efficient Correspondence Prediction for Real-Time SLAM 网络生成ORB特征点,融合ORBSLAM里面去。code

2. 2019-01-25-Towards Building the Semantic Map from a Monocular Camera with a Multi-task Network 中山大学通过多任务CNN生成单目深度图与并分割,重建出有语义信息的地图

3D Reconstruction

4. 2019-02-18-[Improving 3D reconstruction via RGB-D camera registration and shading-based surface refinement]南阳理工邓腾博士论文

1. 2019-01-12-NRMVS: Non-Rigid Multi-View Stereo 根据不同视角RGB图像对变形物体三维重建

Auto driving

10. 2019-05-14-Trajectory Optimization of LiDAR SLAM Based on Local Pose Graph 优于LOAM的3D laser SLAM

7. 2019-05-09-DeLiO: Decoupled LiDAR Odometry 把旋转和平移分开求解

6. 2019-04-23-Tightly Coupled 3D Lidar Inertial Odometry and Mapping港科大lidar融合IMU建图

4. 2019-03-13-An Interactive LiDAR to Camera Calibration 雷达相机外参标定

3. 2019-03-13-A Fuzzy-Innovation-Based Adaptive Kalman Filter for Enhanced Vehicle Positioning in Dense Urban Environments

2. 2019-01-25-Sensor fusion for localization of automated vehicles 德国Bonn大学自动驾驶多传感器融合博士论文

Path Planning

5. 2019-02-18-Efficient Autonomous Exploration Planning of Large Scale 3D-Environments. Frontier Exploration planning (FEP) 与 Receding Horizon Next-Best-View planning (RH-NBVP)方法融合做自主探索

4. 2019-02-15-Motion Planning for Micro Aerial Vehicles宾大liu sikang博士论文,导师Kumar

3. 2019-02-14-A Novel GRU-RNN Network Model for Dynamic Path Planning of Mobile Robot 全名Gated Recurrent Unit-Recurrent Neural Network (GRU-RNN)

1. 2019-01-25-Planning Algorithms for Multi-Robot Active Perception 悉尼大学多机器人主动感知路径规划

Others.

5. 2018-03-08-UCSD ECE276A: Sensing & Estimation in Robotics (Winter 2019) UC 圣地亚哥大学机器人感知运动估计课程

3. 2019-02-25-MC2SLAM: Real-Time Inertial Lidar Odometry Using Two-Scan Motion Compensation 激光IMU紧耦合方案,声称KITTI数据集top5,且放出了数据集。

1. 2019-01-25-Ultra-wideband-based Navigation for Unmanned Aerial Vehicles 南洋理工UWB定位博士论文

About

Track Advancement of SLAM 跟踪SLAM前沿动态【周更】

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages