mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
nochange option in crop
This commit is contained in:
@ -49,6 +49,7 @@ typedef struct {
|
||||
int objectness;
|
||||
int does_cost;
|
||||
int joint;
|
||||
int noadjust;
|
||||
|
||||
float alpha;
|
||||
float beta;
|
||||
|
Reference in New Issue
Block a user