10 lines
198 B
YAML
10 lines
198 B
YAML
_BASE_: [
|
|
'../datasets/culane.yml',
|
|
'_base_/clrnet_reader.yml',
|
|
'_base_/clrnet_r18_fpn.yml',
|
|
'_base_/optimizer_1x.yml',
|
|
'../runtime.yml'
|
|
]
|
|
|
|
weights: output/clr_resnet18_culane/model_final
|