mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
Go
This commit is contained in:
@ -56,6 +56,7 @@ struct layer{
|
||||
int binary;
|
||||
int steps;
|
||||
int hidden;
|
||||
float dot;
|
||||
float angle;
|
||||
float jitter;
|
||||
float saturation;
|
||||
|
Reference in New Issue
Block a user