Upload yolo12m/config.yml with huggingface_hub
Browse files- yolo12m/config.yml +1 -1
yolo12m/config.yml
CHANGED
|
@@ -113,7 +113,7 @@ model:
|
|
| 113 |
nms_filter_duplicates: false
|
| 114 |
detections_per_img: 100
|
| 115 |
roi_box_head:
|
| 116 |
-
feature_extractor:
|
| 117 |
predictor: FastRCNNPredictor
|
| 118 |
pooler_resolution: 14
|
| 119 |
pooler_sampling_ratio: 0
|
|
|
|
| 113 |
nms_filter_duplicates: false
|
| 114 |
detections_per_img: 100
|
| 115 |
roi_box_head:
|
| 116 |
+
feature_extractor: DAMPBoxFeatureExtractor
|
| 117 |
predictor: FastRCNNPredictor
|
| 118 |
pooler_resolution: 14
|
| 119 |
pooler_sampling_ratio: 0
|