mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Changed cmd and sh files. Added new cfg files for old Yolo v2.
This commit is contained in:
@ -135,6 +135,7 @@ struct layer{
|
||||
float coord_scale;
|
||||
float object_scale;
|
||||
float noobject_scale;
|
||||
float mask_scale;
|
||||
float class_scale;
|
||||
int bias_match;
|
||||
int random;
|
||||
|
Reference in New Issue
Block a user