├── AGModel.PNG ├── AGUnet.PNG ├── AttentionGatVnet ├── AGModel.PNG ├── AGUnet.PNG ├── AttenGatVNet │ ├── Vnet │ │ ├── __init__.py │ │ ├── layer.py │ │ └── model_attention_vnet3d.py │ └── vnet3d_train.py ├── KiTS19_header.png ├── README.md ├── accuracy.PNG ├── attengat.avi ├── dicevalue.PNG └── kidneyloss.PNG ├── KiTS19_header.png ├── README.md ├── accuracy.PNG ├── dicevalue.PNG └── kidneyloss.PNG /AGModel.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AGModel.PNG -------------------------------------------------------------------------------- /AGUnet.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AGUnet.PNG -------------------------------------------------------------------------------- /AttentionGatVnet/AGModel.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/AGModel.PNG -------------------------------------------------------------------------------- /AttentionGatVnet/AGUnet.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/AGUnet.PNG -------------------------------------------------------------------------------- /AttentionGatVnet/AttenGatVNet/Vnet/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/AttenGatVNet/Vnet/__init__.py -------------------------------------------------------------------------------- /AttentionGatVnet/AttenGatVNet/Vnet/layer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/AttenGatVNet/Vnet/layer.py -------------------------------------------------------------------------------- /AttentionGatVnet/AttenGatVNet/Vnet/model_attention_vnet3d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/AttenGatVNet/Vnet/model_attention_vnet3d.py -------------------------------------------------------------------------------- /AttentionGatVnet/AttenGatVNet/vnet3d_train.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/AttenGatVNet/vnet3d_train.py -------------------------------------------------------------------------------- /AttentionGatVnet/KiTS19_header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/KiTS19_header.png -------------------------------------------------------------------------------- /AttentionGatVnet/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/README.md -------------------------------------------------------------------------------- /AttentionGatVnet/accuracy.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/accuracy.PNG -------------------------------------------------------------------------------- /AttentionGatVnet/attengat.avi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/attengat.avi -------------------------------------------------------------------------------- /AttentionGatVnet/dicevalue.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/dicevalue.PNG -------------------------------------------------------------------------------- /AttentionGatVnet/kidneyloss.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/AttentionGatVnet/kidneyloss.PNG -------------------------------------------------------------------------------- /KiTS19_header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/KiTS19_header.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/README.md -------------------------------------------------------------------------------- /accuracy.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/accuracy.PNG -------------------------------------------------------------------------------- /dicevalue.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/dicevalue.PNG -------------------------------------------------------------------------------- /kidneyloss.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/junqiangchen/AttentionGatedVNet3D/HEAD/kidneyloss.PNG --------------------------------------------------------------------------------