An open API service indexing awesome lists of open source software.

https://github.com/seanny123/deepslam

Replicating Convolutional Neural Network-based Place Recognition for STAT946
https://github.com/seanny123/deepslam

convolutional-neural-networks recognition slam

Last synced: about 1 year ago
JSON representation

Replicating Convolutional Neural Network-based Place Recognition for STAT946

Awesome Lists containing this project

README

          

# DeepSLAM

Replicating [Convolutional Neural Network-based Place Recognition](https://arxiv.org/abs/1411.1509) for STAT946.

The dataset is the Eynsham dataset from the Oxford Mobile Robotics group. It can be [found on Zenodo](https://zenodo.org/record/1243106).

All the `.h5` files were personal results created from Caffe outputs. They're probably horribly outdated. Ideally,
I should upload an example file, but first I have to clean up the code...