Spaces:
Running on Zero
Running on Zero
first
Browse files
configs/deimv2_floorplan.yaml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
__include__: [
|
| 2 |
-
'coco_detection.yml', # 10newdataset/coco_detection.yml (16クラス用)
|
| 3 |
'../configs/runtime.yml',
|
| 4 |
'../configs/base/dataloader.yml',
|
| 5 |
# '../configs/base/optimizer.yml',
|
|
|
|
| 1 |
__include__: [
|
| 2 |
+
'../configs/dataset/coco_detection.yml', # 10newdataset/coco_detection.yml (16クラス用)
|
| 3 |
'../configs/runtime.yml',
|
| 4 |
'../configs/base/dataloader.yml',
|
| 5 |
# '../configs/base/optimizer.yml',
|