You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sir, after I load .cfg and .weights files, 13x13x255 / 26x26x255 / 52x52x255 (80 classes) will print on screen,it shows layers of darknet53 sanding into yolo layer .255 may mean X3|Y3|W3|H3|confidence3|classes3 or (X|Y|W|H|confidence|classes)*3,which order is right?
The text was updated successfully, but these errors were encountered:
Sir, after I load .cfg and .weights files, 13x13x255 / 26x26x255 / 52x52x255 (80 classes) will print on screen,it shows layers of darknet53 sanding into yolo layer .255 may mean X3|Y3|W3|H3|confidence3|classes3 or (X|Y|W|H|confidence|classes)*3,which order is right?
The text was updated successfully, but these errors were encountered: