This application counts how many people went up / down / left / right in the video stream, allowing you to receive an information about eg. how many people went into a room or went through a corridor.
Demo uses person_detection_retail_0013 from the Open Model Zoo for person detection.
python3 -m pip install -r requirements.txt
python3 main.py