Open Eason270 opened 5 years ago
Hi. The raw implementation of each attention u-net is in the corresponding .py file. I don't know what are you exactly confused about. Could you please describe your problem in details? Thanks.
I see the AttentionResUNet and AttentionSEResUNet,but I haven't seen the raw attention unet.And I meet three problems in the following pic
What do you mean by the raw attention unet? There are two kinds of attention unet in this repo.
And I also have some problem when I try to run the code,such as in the AttResUNet,there is no AttentionSEResUNet.And I was confused about import UNetConfig as uc in the AttSEResUNet.py.Could you solve my confusion,thank you !