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
I set image_size (320,320), origin image_size 600x450.
I used yolov5s.yaml , no problem. but when I changed yolov5s.yaml.
During training work , test work get following error.
RuntimeError: Sizes of tensors must match except in dimension 2.Got15 and 16(The offending index is 0)