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

divide_scut.py代码有误 #21

Open
zzyhlyoko opened this issue Feb 23, 2023 · 3 comments
Open

divide_scut.py代码有误 #21

zzyhlyoko opened this issue Feb 23, 2023 · 3 comments

Comments

@zzyhlyoko
Copy link

第62行的index应为cnt,否则train和val的数量与论文中不一致。
第64行中的train_save_path应为validation_save_path

@bad-meets-joke
Copy link

那请问论文中的实验结果是在错误的divide_scut上得到的,还是正确的divide_scut上得到的?

@bad-meets-joke
Copy link

第62行的index应为cnt,否则train和val的数量与论文中不一致。 第64行中的train_save_path应为validation_save_path

请问你的测试集大小和论文一致吗?

@ayumiymk
Copy link

第62行的index应为cnt,否则train和val的数量与论文中不一致。 第64行中的train_save_path应为validation_save_path

请问你的测试集大小和论文一致吗?

按照这个方法划分的,train和val的大小和论文一致,但是test是23484,论文中是 23,389

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

3 participants