DiaaZiada / Object-Counter-YOLOV3

Object counter is toolkit uses YOLO V3(you only look once version 3) algorithm. this toolkit not only make object detection on images/videos but also count the number of objects presents in the image/video.
26 stars 4 forks source link

RUNTIME ERROR when using yolov3 tiny #2

Open nadeentarek97 opened 4 years ago

nadeentarek97 commented 4 years ago

RuntimeError: Given groups=1, weight of size 256 256 3 3, expected input[1, 384, 26, 26] to have 256 channels, but got 384 channels instead