mirror of
https://github.com/azaion/ai-training.git
synced 2026-04-22 21:46:35 +00:00
4121f56ce1
Made-with: Cursor
30 lines
475 B
YAML
30 lines
475 B
YAML
api:
|
|
url: 'https://api.azaion.com'
|
|
email: 'uploader@azaion.com'
|
|
password: 'Az@1on_10Upl0@der'
|
|
|
|
queue:
|
|
host: '188.245.120.247'
|
|
port: 5552
|
|
consumer_user: 'azaion_receiver'
|
|
consumer_pw: 'Az1onRecce777ve2r'
|
|
name: 'azaion-annotations'
|
|
|
|
dirs:
|
|
root: '/azaion'
|
|
data: 'data'
|
|
data_seed: 'data-seed'
|
|
|
|
data_deleted: 'data_deleted'
|
|
|
|
training:
|
|
model: 'yolo26m.pt'
|
|
epochs: 120
|
|
batch: 11
|
|
imgsz: 1280
|
|
save_period: 1
|
|
workers: 24
|
|
|
|
export:
|
|
onnx_imgsz: 1280
|