MoleImg / Attention_UNet

Raw implementation of attention gated U-Net by Keras
145 stars 43 forks source link

import UNetConfig as uc #4

Open gong-lei opened 3 years ago

gong-lei commented 3 years ago

Hi, when I run this code, it says : ModuleNotFoundError: No module named 'UNetConfig'

So can you provide me the UNetConfig.py?

Thanks so much!