positive666 / yolo_research

based on yolo-high-level project (detect\pose\classify\segment\):include yolov5\yolov7\yolov8\ core ,improvement research ,SwintransformV2 and Attention Series. training skills, business customization, engineering deployment C
GNU General Public License v3.0
758 stars 146 forks source link

导入其他的C3模块报错 #32

Closed zms1304210716 closed 2 years ago

zms1304210716 commented 2 years ago

你好,在实验中使用C3模块是可以的,使用其他的融合的C3模块就报这样的错误:TypeError: empty(): argument 'size' must be tuple of ints, but found element of type float at pos 2 这是什么原因呢

positive666 commented 2 years ago

你好,在实验中使用C3模块是可以的,使用其他的融合的C3模块就报这样的错误:TypeError: empty(): argument 'size' must be tuple of ints, but found element of type float at pos 2 这是什么原因呢

传参错了应该是 你可以拉我新更的代码

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.