main
Alex
Add visualization example (#5)
added video demo, updated readme, fixed some bugs in demo.py
Update readme
added onnx demo for SLOVO
moving to OBS, links updated (#9)
fix config_example.yaml to work with model, available for downloading from README.md
added single process demo
hotfix: missing import of deque hotfix: missing class attribute 'length'
Small fixes