sinagho / moga

0 stars 0 forks source link

3D module LHU-Net #3

Open sinagho opened 6 days ago

sinagho commented 6 days ago
afshinbigboy commented 5 days ago

It is integrated into the LHUNet model (v12). To do this, I added moga.py in the cnn folder (also __init__.py) and added a new code M for vit blocks to link it with the moga3d (here).

You can check the model using check_lhunet.ipynb