geekfeiw / CSI-Net

pytorch code of CSI-Net, including data and pre-trained models
https://arxiv.org/abs/1810.03064
MIT License
104 stars 30 forks source link

关于代码 #3

Open almira-0991 opened 5 years ago

almira-0991 commented 5 years ago

想问一下这一篇的代码时csi-net网络中使用的吗?

weilanhanf commented 3 years ago

After I finished my environment and put the weights file into the weights dir following your guide,the error "ModuleNotFoundError: No module named 'res_net_use_this'" occured when I ran the test.py. How can I solve this problem? Thank you!

AshkanArabim commented 1 year ago

After I finished my environment and put the weights file into the weights dir following your guide,the error "ModuleNotFoundError: No module named 'res_net_use_this'" occured when I ran the test.py. How can I solve this problem? Thank you!

Same problem!