Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
/ hslu-pren-fs19 Public archive

Implementation of the PREN FS2019 challenge at @ HSLU

Notifications You must be signed in to change notification settings

timofurrer/hslu-pren-fs19

Repository files navigation

2/4 HNS Control Software

This repository contains the application developed for the PREN challenge @ HSLU in the FS19.

See the following notebooks for some computer vision examples used in the implementation:

See the hslu-pren-digit-cnn repository for more details about the CNN used to detect the signals.

HNS application

# use default stable config
python3 -m hns
# use specific config
python3 -m hns configs/stable.ini

Development

Run tests:

# make sure to have the test dependencies installed
make install-test-dependencies

# run the tests
make test

Build and Install to system

make && sudo make install

About

Implementation of the PREN FS2019 challenge at @ HSLU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages