Coder Social home page Coder Social logo

nlosvehiclelocalization's Introduction

Non-Line-of-Sight Vehicle Localization based on Sound

T Junction with a wall, Left particles and sound paths

Site1 left particle path

Site1 right particle path

T Junction with a wall, Right particles and sound paths

Site1 left particle path

Site1 right particle path

T Junction without a wall, Left particles and sound paths

Site1 left particle path

Site1 right particle path

T Junction without a wall, Right particles and sound paths

Site1 left particle path

Site1 right particle path


Qualitative result

image

Quantitative results in ARIL dataset

ARIL Left Right
T Junction with wall Site1 Left Site1 Right
T Junction without wall Site2 Left Site2 Right

Quantitative results in OVAD dataset

OVAD Left Right
T Junction with wall SA2 left SA2 right
T Junction without wall SB1 left SB1 right

Dataset

The dataset is available at here.

Folder Structure (Recommended)

${ROOT}
├── ARILDataset                 # Dataset
|    ├── SA                     # T-Junction with a wall
|    |  ├── left                # Direction of travel for NLoS vehicle
|    |  |  ├── [Scenario name]
|    |  |  | ├── .wav           # sound file
|    |  |  | ├── .csv           # result of SRP-PHAT algorithm
|    |  |  | └── .xlsx          # ground_truth
|    |  └── right  
|    └── SB                     # T-Junction without a wall
├── config
└── utils

How to run the code

SRP-PHAT algorithm running first

sh featureExtract.sh

For localization test

sh localization_test.sh

For making azimuth map

python azimuth.py

For calculating RMSE

python rmse.py

Authors

copyright
Autonomous Robot Intelligence Lab, SNU

Mingu Jeon
Jae-Kyung Cho
Hee-Yeun Kim
Byeonggyu Park
Seung-Woo Seo
Seong-Woo Kim

nlosvehiclelocalization's People

Contributors

bingurrr avatar mingujeon avatar hiyeun 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.