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

Swin-Unet on 2D images #111

Open
Gnkgo opened this issue May 14, 2024 · 3 comments
Open

Swin-Unet on 2D images #111

Gnkgo opened this issue May 14, 2024 · 3 comments

Comments

@Gnkgo
Copy link

Gnkgo commented May 14, 2024

Is it possible to use Swin-Unet on 2D images for different types of segmentation tasks? And if so, how should I proceed?

@GZ-YourZY
Copy link

Is it possible to use Swin-Unet on 2D images for different types of segmentation tasks? And if so, how should I proceed?

Do you have a solution? I also need the 2D version of Swin-UNet for experiments.

@Gnkgo
Copy link
Author

Gnkgo commented Jul 2, 2024

Hey, I managed to run the code but all my predictions were plain black. I tried to allocate one single image to the .nii.gz file, but something is still wrong.

I changed the model for my segmentation task, which are better for 2D images. Maybe try one of them:
nnUNet, UNet++, Finetune-SAM, SAAB

@18834114892
Copy link

嘿,我设法运行了代码,但我所有的预测都是纯黑色的。我尝试将一个图像分配给 .nii.gz 文件,但仍然有问题。

我更改了分割任务的模型,该模型更适合 2D 图像。也许可以尝试其中之一:nnUNetUNet++Finetune-SAMSAAB

您好,我想请问下,3D分类和2D分类是只有网络模型不同,train文件和test文件需要修改吗

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