mirror of
https://github.com/azaion/ui.git
synced 2026-04-22 10:26:35 +00:00
0fa2c0ddd8
fix some bugs
20 lines
425 B
Markdown
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`
|