mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
adding new tiny-yolo
This commit is contained in:
@ -41,6 +41,7 @@ typedef struct network{
|
||||
int max_crop;
|
||||
int min_crop;
|
||||
float angle;
|
||||
float aspect;
|
||||
float exposure;
|
||||
float saturation;
|
||||
float hue;
|
||||
|
Reference in New Issue
Block a user