mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
NIPS
This commit is contained in:
@ -44,8 +44,10 @@ typedef struct {
|
||||
int coords;
|
||||
int background;
|
||||
int rescore;
|
||||
int nuisance;
|
||||
int objectness;
|
||||
int does_cost;
|
||||
int joint;
|
||||
|
||||
float probability;
|
||||
float scale;
|
||||
int *indexes;
|
||||
|
Reference in New Issue
Block a user