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

help #37

Open
Lm0611 opened this issue May 15, 2024 · 10 comments
Open

help #37

Lm0611 opened this issue May 15, 2024 · 10 comments

Comments

@Lm0611
Copy link

Lm0611 commented May 15, 2024

是下载数据集成这样子image
然后python Prepare_ISIC2017.py得到这些.npy文件
image
之后修改配置文件中的这里
image
然后就python train.py,请问我这样的顺序错了吗,跑起代码来一直报错

@wurenkai
Copy link
Owner

Hi, what exactly is the error reported. You should check if the data is correctly entered into the '.npy' file, check issue 6 for that.

@Lm0611
Copy link
Author

Lm0611 commented May 16, 2024 via email

@wurenkai
Copy link
Owner

There is no problem with the steps. However, the problem you are currently reporting is still a data preprocessing issue. You need to check if the file directory and the preprocessing code 'Prepare_.ISIC2017py' correspond. This will need to be adjusted by you. The code is set up with a print function, and usually the data is correctly entered into the '.npy' file, which will display the processing sequence numbers one by one.

@Lm0611
Copy link
Author

Lm0611 commented May 16, 2024 via email

@Saul62
Copy link

Saul62 commented May 17, 2024

已经成功跑通了,谢谢最近的一些回复 刘明 @.***  

------------------ 原始邮件 ------------------ 发件人: "wurenkai/UltraLight-VM-UNet" @.>; 发送时间: 2024年5月16日(星期四) 下午5:53 @.>; @.@.>; 主题: Re: [wurenkai/UltraLight-VM-UNet] help (Issue #37) There is no problem with the steps. However, the problem you are currently reporting is still a data preprocessing issue. You need to check if the file directory and the preprocessing code 'Prepare_.ISIC2017py' correspond. This will need to be adjusted by you. The code is set up with a print function, and usually the data is correctly entered into the '.npy' file, which will display the processing sequence numbers one by one. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

请问您能复现到作者论文里的miou dice等效果吗?我一直复现不到那么高的效果

@wanjianhui
Copy link

已经成功跑通了,谢谢最近的一些回复 刘明 @.***  

------------------ 原始邮件 ------------------ 发件人: "wurenkai/UltraLight-VM-UNet" @.>; 发送时间: 2024年5月16日(星期四) 下午5:53 _@**._>; _@.@.>; 主题: Re: [wurenkai/UltraLight-VM-UNet] help (Issue #37) There is no problem with the steps. However, the problem you are currently reporting is still a data preprocessing issue. You need to check if the file directory and the preprocessing code 'Prepare.ISIC2017py' correspond. This will need to be adjusted by you. The code is set up with a print function, and usually the data is correctly entered into the '.npy' file, which will display the processing sequence numbers one by one. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: _@_.*>

请问您能复现到作者论文里的miou dice等效果吗?我一直复现不到那么高的效果

image
这是我在ISIC2018数据集上复现的结果,差距好像在可接受范围之内吧

@Saul62
Copy link

Saul62 commented May 20, 2024 via email

@wanjianhui
Copy link

wanjianhui commented May 20, 2024 via email

@YasuoFly
Copy link

已经成功跑通了,谢谢最近的一些回复 刘明 @.***  

------------------ 原始邮件 ------------------ 发件人: "wurenkai/UltraLight-VM-UNet" @.>; 发送时间: 2024年5月16日(星期四) 下午5:53 _@**._>; _@.@.>; 主题: Re: [wurenkai/UltraLight-VM-UNet] help (Issue #37) There is no problem with the steps. However, the problem you are currently reporting is still a data preprocessing issue. You need to check if the file directory and the preprocessing code 'Prepare.ISIC2017py' correspond. This will need to be adjusted by you. The code is set up with a print function, and usually the data is correctly entered into the '.npy' file, which will display the processing sequence numbers one by one. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: _@_.*>

请问您能复现到作者论文里的miou dice等效果吗?我一直复现不到那么高的效果

image 这是我在ISIC2018数据集上复现的结果,差距好像在可接受范围之内吧

请问你在ISIC2018数据集上跑出来的结果有随机性吗?即使在随机种子固定的情况下

@luckytiz
Copy link

luckytiz commented Sep 5, 2024

是下载数据集成这样子image 然后python Prepare_ISIC2017.py得到这些.npy文件 image 之后修改配置文件中的这里 image 然后就python train.py,请问我这样的顺序错了吗,跑起代码来一直报错

。您需要检查文件目录和预处理代码 'Pre

你好我和你出现了同样的报错,请问你是怎么解决的呢

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

6 participants