small_object can be used in [net] in cfg-file for objects 1x1 pix on FullHD image

This commit is contained in:
AlexeyAB
2018-03-30 14:32:41 +03:00
parent a7a2e1bb4b
commit 9fbd1936eb
5 changed files with 6 additions and 6 deletions

View File

@ -78,7 +78,6 @@ struct layer{
int out_h, out_w, out_c;
int n;
int max_boxes;
int small_object;
int groups;
int size;
int side;