RCS-YOLO icon indicating copy to clipboard operation
RCS-YOLO copied to clipboard

There is a eror: "cannot import models.VovShuffleRep"

Open 96jhwei opened this issue 11 months ago • 9 comments

There is a eror: "cannot import models.VovShuffleRep". Could you update the codes and add it?

96jhwei avatar Aug 01 '23 08:08 96jhwei

Sorry for bugs. Please download the updated source code.

mkang315 avatar Aug 01 '23 08:08 mkang315

你好,博主,我浏览了您的存储库,并没有找到最新的源代码,因为我运行时也报错了ModuleNotFoundError: No module named 'models.VovShuffleRep',麻烦你看到之后更新一下源代码并发布出来,找到非常感谢。

yuanfangshang888 avatar Sep 13 '23 02:09 yuanfangshang888

Dear blogger, hello, I accidentally came into contact with your published paper and your algorithm, I am very interested in it, but when I pulled its code to the local debugging run, I kept reporting an error of "ModuleNotFoundError: No module named 'models.VovShuffleRep' "and I searched the Internet as much as possible for a solution. I also browned your paper several times but could not find the function 'models.VovShuffleRep'. So far, I have been troubled by this problem for more than a week. I hope that when you see the problem, you can re-upload the complete code in your spare time. In this case, I will thank you very much

yuanfangshang888 avatar Sep 13 '23 09:09 yuanfangshang888

Dear blogger, hello, I accidentally came into contact with your published paper and your algorithm, I am very interested in it, but when I pulled its code to the local debugging run, I kept reporting an error of "ModuleNotFoundError: No module named 'models.VovShuffleRep' "and I searched the Internet as much as possible for a solution. I also browned your paper several times but could not find the function 'models.VovShuffleRep'. So far, I have been troubled by this problem for more than a week. I hope that when you see the problem, you can re-upload the complete code in your spare time. In this case, I will thank you very much

Which file did you run when this error occurred?

mkang315 avatar Sep 13 '23 10:09 mkang315

Blogger, this error is reported when I run the two files train.py and test.py. Is there a VovShuffleRep file missing in the model folder? Blogger, I thought it was the reason of my Windows system at the beginning, when I fully migrated the project code to the Linux system, I still reported the same error, I checked on the network for a long time or can not find the reason for the error, please upload the complete code file when the blogger is free, thank you really

yuanfangshang888 avatar Sep 13 '23 13:09 yuanfangshang888

VovShuffleRep

Please redownload code and run it. There isn't this problem on new version.

mkang315 avatar Sep 13 '23 13:09 mkang315

Dear blogger, may I have your email? I have been using YOLO model for detection before, while CNN model was rarely used. However, when I read your paper, it aroused my great interest. I want to use this model to deduce and predict animal tumors, because I feel it is also a tuyera. But I will definitely not copy your code, and I will add some of my own ideas in the practice training process. If it can improve the prediction effect of the model, I feel I can discuss it with you, so I would like to have your email. Thank you very much indeed!!

yuanfangshang888 avatar Sep 13 '23 13:09 yuanfangshang888

Solved. This code fits to a suitable running environment. The requirements and recommended running environment were added. We've known that it doesn't work on Python 3.9 + Torch 2.0 or Python 3.10 + Torch 1.12 but we're not sure which version and its above versions are not fit.

mkang315 avatar Sep 15 '23 02:09 mkang315

Thank you very much!!!

yuanfangshang888 avatar Sep 15 '23 02:09 yuanfangshang888