first commit
This commit is contained in:
9
rtdetr_pytorch/configs/rtdetr/rtdetr_dla34_6x_coco.yml
Normal file
9
rtdetr_pytorch/configs/rtdetr/rtdetr_dla34_6x_coco.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
__include__: [
|
||||
'../dataset/coco_detection.yml',
|
||||
'../runtime.yml',
|
||||
'./include/dataloader.yml',
|
||||
'./include/optimizer.yml',
|
||||
'./include/rtdetr_dla34.yml',
|
||||
]
|
||||
|
||||
output_dir: ./output/rtdetr_dla34_6x_coco
|
||||
Reference in New Issue
Block a user