mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
checkpoint
This commit is contained in:
@ -34,6 +34,7 @@ typedef struct network{
|
||||
float *scales;
|
||||
int *steps;
|
||||
int num_steps;
|
||||
int burn_in;
|
||||
|
||||
int inputs;
|
||||
int h, w, c;
|
||||
|
Reference in New Issue
Block a user