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

深度学习的新手 有几点小疑点 #3

Open
springbreeze7111 opened this issue Mar 3, 2024 · 5 comments
Open

深度学习的新手 有几点小疑点 #3

springbreeze7111 opened this issue Mar 3, 2024 · 5 comments

Comments

@springbreeze7111
Copy link

感谢你们在DETR发展中的贡献以及为细胞检测提供的数据集
我在windows的环境下运行你们的源码,发现main.py中导入了一个不知名的model,在你们的源码中我并没有发现这个模块
from models import build_model
论文中Abstract部分数据集提到了WBCDD,而后面均用的时WBCCD,是否是笔误了>.<

@JustlfC03
Copy link
Owner

问题1:可能是清理代码的时候忘记删除,如果代码中没有用到可以注释掉本行
问题2:感谢您的提醒,确实出现了笔误,数据集正确名应为:WBCDD

@wagbaba
Copy link

wagbaba commented Jun 17, 2024

请问这个问题怎么解决的呢?那个models中导入了build_model,如果注释了build_model就会报错,不注释models又没有定义,怎么办呀

@wagbaba
Copy link

wagbaba commented Jun 17, 2024

就是from models import build_model这行

@1026644752
Copy link

我也遇到了相同的问题,代码中没有models 这个模块,并且Windows下不能运行.sh文件

@JustlfC03
Copy link
Owner

JustlfC03 commented Nov 6, 2024

image
modules文件夹下的__init__.py代码中点击跳转查看

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

4 participants