• Stars
    star
    1
  • Language
    Python
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A prototype of indoor localization system based on streamlit Web interface.

indoor_localization_prototype

A prototype indoor localization system based on streamlit web interface. prototype screenshot

Prerequisites

How to run

  1. Build and save a DNN-based indoor localization model:
python scalable_indoor_localization.py
  1. Run streamlit web interface:
streamlit run scalable_indoor_localization_streamlit.py