gorkemcanates / Dual-Cross-Attention

Official Pytorch implementation of Dual Cross-Attention for Medical Image Segmentation
MIT License
102 stars 12 forks source link

May I ask if it is possible to add code regarding the application of DCA to TransUnet and SwinUnet #16

Closed dalaeyelids closed 2 months ago

dalaeyelids commented 2 months ago

May I ask if it is possible to add code regarding the application of DCA to TransUnet and SwinUnet

gorkemcanates commented 2 months ago

They are added. Please check the model folder.

dalaeyelids commented 2 months ago

Thank you very much for your efforts. Currently, there are two classes missing from the main-blocks file. Could you please update this file as well image

gorkemcanates commented 2 months ago

Updated.

On Tue, Sep 24, 2024 at 9:04 PM dalaeyelids @.***> wrote:

Thank you very much for your efforts. Currently, there are two classes missing from the main-blocks file. Could you please update this file as well image.png (view on web) https://github.com/user-attachments/assets/c40e1514-fc42-4a9f-8615-5f21177d28e0

— Reply to this email directly, view it on GitHub https://github.com/gorkemcanates/Dual-Cross-Attention/issues/16#issuecomment-2372656706, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASFOJR3KNTMAJ4CD7WOFSATZYIDYTAVCNFSM6AAAAABOVDDUISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNZSGY2TMNZQGY . You are receiving this because you modified the open/close state.Message ID: @.***>

-- Regards, Gorkem Can Ates

LebronMX-A commented 2 months ago

I'm also experiencing validation set results not updating when training SwinUnet, and can't train SwinUnet May I ask if you have encountered this problem image

dalaeyelids commented 2 months ago

I'm also experiencing validation set results not updating when training SwinUnet, and can't train SwinUnet May I ask if you have encountered this problem image

Sorry, I haven't tried using SwinUnet yet. I only trained TransUnet

LebronMX-A commented 1 month ago

If you've trained SwinUnet, can you give me some feedback?