In my graduate thesis we was proposed 2 methode for 3D Brain Tumor Segmentation(BTS) problem.
- 3D Dual-Domain Attention Network: We was develop a module using Attention Mechanism can combine 2 level information of the feature… Read more
- 3D Dual-Fusion Attention Network: We introduce a new way of fusion 2 trained model for BTS. Using fusion method, Self-Attention and Residual Learning. Read more
My app is an Extension of 3D Slicer.
-
Clone this repository and download the trained model.
- Clone repository
~ git clone https://github.com/RC-Sho0/Brain-Tumor-Segmentaion-on-3D-Slicer.git
- Download the trained model here.
-
Import independent python module
- Open Python Console
>>> import pip >>> pip.main(['install', 'torch', 'monai[nibabel]'])
-
Add trained module into Extension.
-
Import module:
https://www.youtube.com/watch?v=GyhCeiEjsKw&t=62s
If you like that, please Star my repo 🌟 And if you want to support let's follow my GitHub 🎆
Authorized by Sho0
Update 26/04/23
Feel free to contact me here if you have any questions