From 29215aad6be50843918116509703f7e738f3598e Mon Sep 17 00:00:00 2001 From: amusi Date: Tue, 26 May 2020 21:08:03 +0800 Subject: [PATCH] add Visual_SLAM_Related_Research --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5b4c7b..04b2975 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ If you want to contribute to this list (please do), send me a pull request. - [SLAM Datasets](https://github.com/youngguncho/awesome-slam-datasets) - [SFM-Visual-SLAM](https://github.com/marknabil/SFM-Visual-SLAM) - [SLAM Resources](https://github.com/ckddls1321/SLAM_Resources) + - [wuxiaolang](https://github.com/wuxiaolang)/[Visual_SLAM_Related_Research](https://github.com/wuxiaolang/Visual_SLAM_Related_Research) - [Graph Neural Networks(GNN)](https://github.com/thunlp/GNNPapers) - [Reinforcement Learning](https://github.com/aikorea/awesome-rl) - [Implementation of Reinforcement Learning Algorithms](https://github.com/dennybritz/reinforcement-learning)