Files
ui/README.md
T
Alex Bezdieniezhnykh 0fa2c0ddd8 make README.md
fix some bugs
2025-03-18 19:48:35 +02:00

20 lines
425 B
Markdown

# 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`