Add optimizer choice to hyp file
Browse files- new_hyp.yaml +1 -0
new_hyp.yaml
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
anchor_t: 10.0
|
2 |
cls: 0.58
|
3 |
cls_pw: 1.0
|
|
|
1 |
+
optimizer: 'adam'
|
2 |
anchor_t: 10.0
|
3 |
cls: 0.58
|
4 |
cls_pw: 1.0
|