This commit is contained in:
Joseph Redmon
2015-06-10 00:11:41 -07:00
parent 7fe80a2bb5
commit cbc9984a17
21 changed files with 7440 additions and 770 deletions

View File

@ -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;