adding new tiny-yolo

This commit is contained in:
Joseph Redmon
2016-09-07 22:27:56 -07:00
parent b8eb8b0a40
commit 6b38dcdce0
17 changed files with 132 additions and 64 deletions

View File

@ -41,6 +41,7 @@ typedef struct network{
int max_crop;
int min_crop;
float angle;
float aspect;
float exposure;
float saturation;
float hue;