7W7W7W

Results 5 issues of 7W7W7W

I've been working on it for a long time, and finally I finished guiding the package, but there were some formatting errors.ValueError: Error when checking : expected input_4 to have...

Hi,I got the problem:"RuntimeError: stack expects each tensor to be equal size, but got [1, 256, 32, 32] at entry 0 and [1, 192, 32, 32] at entry 3", if...

您好,感谢您的工作,我在改进后的模型中使用您的方法后出现以下错误,请问这个怎么处理呢?谢谢! > Traceback (most recent call last): File "f:/yolov5-7.0/compress.py", line 612, in main(opt) File "f:/yolov5-7.0/compress.py", line 592, in main train(opt.hyp, opt, device, callbacks) File "f:/yolov5-7.0/compress.py", line 251, in train pruned_model...

我在Windows上跑发现全程用CPU,然后换到Ubuntu上,还是CPU,环境是和文档一样的,这是为啥呀?