Gokce
Gokce
Hi, By using your code is it possible to remove clothing, patient bed etc. removal by changing HU threshold values or trying something else? I tried a few threshold value...
Hi, I would like to try autoencoder on my dataset. I could not find the test file for the autoencoder. Only provided test file is in shrec16. If possible, could...
Hello Mrs. Liyues, I would like to use more than one GPU, how can I achieve this? In trainer net at line 25: self.model = nn.DataParallel(self.model).cuda(), I should add gpu...
Hi, I was trying to segment the vertebrae from the CT files with MONAI radiology_full_ct-upgraded-HYBRID and radiology apps with these commands in a multi gpu (8 x NVIDIA T4) environment:...
Hi, I want to run on my custom dataset and I prepared my data according to the preprocessed ShapeNet data. I got following error for single image reconstruction with onet...
Hi, I am trying to train rayonet on custom data. I have prepared my data two times but I am getting the same error while training: File "trainVTPxy90CLAHE.py", line 139,...
Hi, May I learn which algorithm you used while producing a DRR? Did you implement a algorithm from a research paper or book? Thanks in advance
Hi Xharlie, I could not download pymesh2 or pymesh correctly. I have tried different pymesh libraries and none of them worked. After building pymesh from the source as mentioned here:...
### Prerequisite - [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help. - [X] The bug has not been fixed in the latest version(https://github.com/open-mmlab/mmcv). ### Environment...
Hi, I would like to know how to save human demonstrations with touch (tactile) sensor readings? Thanks in advance