This commit is contained in:
Joseph Redmon
2016-11-15 22:53:58 -08:00
parent 9a01e6ccb7
commit 0d6b107ed2
22 changed files with 333 additions and 99 deletions

View File

@ -120,6 +120,7 @@ struct layer{
int random;
float thresh;
int classfix;
int absolute;
int dontload;
int dontloadscales;