mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
CVPR Experiments
This commit is contained in:
@ -15,6 +15,7 @@ typedef struct {
|
||||
int n;
|
||||
int batch;
|
||||
int *seen;
|
||||
float epoch;
|
||||
int subdivisions;
|
||||
float momentum;
|
||||
float decay;
|
||||
|
Reference in New Issue
Block a user