Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fishfsrnet.py训练代码 #4

Closed
lanyingyuexi opened this issue Jan 13, 2024 · 3 comments
Closed

fishfsrnet.py训练代码 #4

lanyingyuexi opened this issue Jan 13, 2024 · 3 comments

Comments

@lanyingyuexi
Copy link

File "/FishFSRNet-main/fsr/fishfsrnet.py", line 98, in init
self.reduc = common.channelReduction()
AttributeError: module 'common' has no attribute 'channelReduction'
您好,在运行python main_parsing.py训练整个网络时会出错,显示fishfsrnet.py中没有channelReduction,去到common.py中确实没有找到channelReduction的定义,请问这个common.channelReduction()表示的是什么呢?能否在common.py中添加对于的代码,感谢

@wcy-cs
Copy link
Owner

wcy-cs commented Jan 13, 2024

您好,不好意思哈,这个代码少点文件,我补充一下

@lanyingyuexi
Copy link
Author

好的,感谢

@wcy-cs
Copy link
Owner

wcy-cs commented Jan 13, 2024

您好,已更新。

@wcy-cs wcy-cs closed this as completed Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants