21 lines
327 B
YAML
21 lines
327 B
YAML
|
|
# bridge-inspection configuration
|
||
|
|
|
||
|
|
topic: bridge-inspection
|
||
|
|
display_name: Bridge Inspection
|
||
|
|
article_url: /insights/bridge-inspection-software-comparison/
|
||
|
|
|
||
|
|
anomaly_classes:
|
||
|
|
- crack
|
||
|
|
- corrosion
|
||
|
|
- vegetation
|
||
|
|
- damage
|
||
|
|
- deformation
|
||
|
|
|
||
|
|
model:
|
||
|
|
base: yolov8n.pt
|
||
|
|
input_size: 640
|
||
|
|
|
||
|
|
training:
|
||
|
|
epochs: 100
|
||
|
|
batch_size: 16
|