Git Product home page Git Product logo

detect-slam's Introduction

NOTE

  1. The result of this repo is not reliable。
  2. I just modify Tracking.cc and Frame.cc, and I can not make sure my code is correct, I upload this project just for course project.
  3. I can not provide help if you want to reimplement detect-slam because I am not doing job about slam now. SORRY FOR THAT.

What it is

This a reimplementation of the paper: Detect-SLAM Making Object Detection and SLAM Mutually Beneficial.

How it works

We have only reimplemented the "moving object removal" part due the time constraints.

We use Yolo3 pretrained on the dataset VOC and COCO to detect the moving person on each frame(image) from dataset fr3/walking_xyz and fr3/walking_halfsphere on TUM webpage.

We modified the tracking thread of ORB-SLAM 2 to do Moving Probability Updating and Moving Probability Propagation. And then move the feature points of moving object before pose estimation.

What we got

We did experiments on fr3/walking_xyz and fr3/walking_halfsphere. Below are the estimated trajectory.

fr3/walking_xyz

fr3/walking_halfsphere

For comparasion, below are the results of original Orb-SLAM 2.

fr3/walking_xyz

fr3/walking_halfsphere

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.