LOS-NLOS-Classification-CNN icon indicating copy to clipboard operation
LOS-NLOS-Classification-CNN copied to clipboard

UWB LOS-NLOS Signal Classification using CNN

LOS-NLOS-Classification-CNN

A keras implementation of NLOS Channel Detection with Multilayer Perceptron in Low-Rate Personal Area Networks for Indoor Localization Accuracy Improvement

Prerequisites

  • Python 3.5
  • Keras 2.0
  • TensorFlow 1.4.0

Usage

  1. Download dataset from https://github.com/ewine-project/UWB-LOS-NLOS-Data-Set
  2. Locate dataset file on <YOUR-PROJECT-FOLDER>/dataset/
  3. Run code/sliced_cnn.py or code/cnn_classify.py