Rotate conv-kernel

This commit is contained in:
AlexeyAB
2019-12-14 18:11:09 +03:00
parent a08c872564
commit 5e035565ff
7 changed files with 116 additions and 16 deletions

View File

@ -248,7 +248,10 @@ struct layer {
int truth;
float smooth;
float dot;
int deform;
int sway;
int rotate;
int stretch;
float angle;
float jitter;
float saturation;