# Azaion Suite Azaion Suite allows to user run detections on videos or photos for military-related objects, like military vehicles, tanks, cars, military men, motos, planes, and masked objects. Also it allows to do GPS marking by video / photos from GPS camera pointing downwards and start coordinates. ### Install ```shell npm i -g yarn yarn install ``` ### Debug `yarn start` ### Build prod build `yarn run build`