yolo_research icon indicating copy to clipboard operation
yolo_research copied to clipboard

将yolos-asff改成yolom-asff或yolol-asff问题

Open ericzhang1994 opened this issue 3 years ago • 4 comments

❔Question

我将yolos-asff改成yolom-asff报错这个问题,请教一下修改思路,是不是要在yolo.py和common里对asff进行特定的修改呢? Given groups=1, weight of size [128, 512, 1, 1], expected input[1, 768, 8, 8] to have 512 channels, but got 768 channels instead 万分感谢您!!我的邮箱是[email protected] 如果方便可以邮箱交流下!谢谢!!

Additional context

ericzhang1994 avatar Jun 10 '22 15:06 ericzhang1994

抱歉抱歉!邮箱留错了,是[email protected],给一点思路就可以,因为我目前找不到到底是哪一层的通道没有匹配上

ericzhang1994 avatar Jun 11 '22 08:06 ericzhang1994

抱歉抱歉!邮箱留错了,是[email protected],给一点思路就可以,因为我目前找不到到底是哪一层的通道没有匹配上

你直接换成ASFF_Detect 不可以嘛在YAML里?

positive666 avatar Jun 13 '22 03:06 positive666

抱歉抱歉!邮箱留错了,是[email protected],给一点思路就可以,因为我目前找不到到底是哪一层的通道没有匹配上

你直接换成ASFF_Detect 不可以嘛在YAML里?

大神!我解决了!是yolo.py里 image 要把multiplier对应修改了,之前太粗心了,没有看到!!

ericzhang1994 avatar Jun 13 '22 07:06 ericzhang1994

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.

github-actions[bot] avatar Aug 12 '22 02:08 github-actions[bot]