Skip to content

web ML-based tool for analysis of orienteering city races

Notifications You must be signed in to change notification settings

KiK0S/maps-analyzer

Repository files navigation

data - should be moved to data directory.

Overall idea: orienteering maps analyzer

How to run:

python3 -m pip install -r requirements.txt
python3 -m streamlit run streamlit_app.py 

This will open website where maps can be uploaded and processed

Also most of algorithms can be played with in jupyter, you can find notebooks in experiments folder.

Screenshots

demo video

To contribute more data:

Labelling tool used for creating semantic segmentation dataset is labelme We use a convention of class names:

label objects
water lakes, rivers, etc
fence fences that are prohibited to cross
building buildings that you can't run into
forbidden any other type of area that is forbidden to run across
course course-related signs: start, controls, finish

About

web ML-based tool for analysis of orienteering city races

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages