Ibraheem Al-Dhamari
Ibraheem Al-Dhamari
I created a [new repository](https://github.com/MedicalImageAnalysisTutorials/SlicerMeshing) to use instant-mesh in [3D Slicer] (https://www.slicer.org/) There is currently a [discussion](https://github.com/Slicer/ExtensionsIndex/pull/1621) if it should be integrated in Slicer or not. It would be nice...
The interface could have a button: "Start Server" where the user selects the app and the studies from comboboxes. Then the argumemts passed to a system call e.g. os.system to...
Some issues I faced and some suggested solutions: 1. ImportError: cannot import name 'InstanceNormalization' #from keras_contrib.layers.normalization import InstanceNormalization, InputSpec from keras_contrib.layers.normalization.instancenormalization import InstanceNormalization from keras_contrib.layers.normalization import InputSpec 2. ImportError: cannot...
**Is your feature request related to a problem? Please describe.** Currently, email is the only way to get interactive support which has a number of disadvantages: - Knowledge is not...
I got many errors related to the print statement. File "train.py", line 82 print(f"Reached MAX_STEP: {MAX_STEP} at step: {global_step_value}") ^ SyntaxError: invalid syntax
The segmentation looks great but in my machine it took 120 seconds after I changed [Predictions, SegTime] = SegmentVol(Data,70); % Change the 70 based on your GPU RAM size to...
The pre-trained model size is too large (239GB). I understand that you used 64 Nvidia A6000 (48GB) Gpus for 10 days for the training. What are the hardware requirements for...
update to recent tensorflow and keras
This PR fix maven bug by updating poi library to 4.1.2 and updating related code and builder files!
**Describe the bug** When one changes the number in the Max character it has no effect. **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Edit>Create Hierarchy...' 2. Click...