GithubHelp home page GithubHelp logo

oumaymaa19 / slam-or Goto Github PK

View Code? Open in Web Editor NEW

This project forked from patrykmazurek/slam-or

0.0 0.0 0.0 479.03 MB

License: GNU General Public License v3.0

Shell 0.81% C++ 48.55% Python 47.59% R 0.09% CMake 2.95% Roff 0.01%

slam-or's Introduction

SLAM-OR

Proposed SLAM algorithm with detection of objects (OR) in the environment. Based on the algorithm proposed by [Luigi Freda] (https://www.luigifreda.com) it has been extended to include the use of YOLO neural networks to recognize objects from the environment and mark them on a 3D map.

Install

Clone this repo and its modules by running

$ git clone --recursive https://github.com/PatrykMazurek/SLAM-OR.git

Install pySLAM in Your Working Python Environment

If you want to run SLAM-OR, run the script

$ ./install_all.sh

or if you use Anaconda enviroment, run

$ ./install_all_conda.sh

Install these scripts and the most necessary libraries to run the program. then execute scripts to run the program

main_slam.py

KITTI Datasets

SLAM-OR code expects the following structure in the specified KITTI path folder (specified in the section [KITTI_DATASET] of the file config.ini). :

  1. Download the dataset (grayscale images) from http://www.cvlibs.net/datasets/kitti/eval_odometry.php and prepare the KITTI folder as specified above

  2. Select the corresponding calibration settings file (parameter [KITTI_DATASET][cam_settings] in the file config.ini)

Object recognition

In this program we used the YOLO detector to recognize objects from the environment. after this [link] (https://upkrakow-my.sharepoint.com/:f:/g/personal/patryk_mazurek_up_krakow_pl/EoI4eFRuanNEnct094OFizkB0vKlazTHIeJ17VEwx7Qjjw?e=IlarrR) there are pre-trained files with weights for versions: YOLO v3, YOLO v3-tiny, YOLO v4 and YOLO v4-tiny

slam-or's People

Contributors

patrykmazurek avatar oumaymaa19 avatar

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.