medicAI
medicAI
I need your help. I run the example file "Oxford_swin_Unet.ipynb" and then, I got an error "ModuleNotFoundError: No module named 'tensorflow.image'" how to fix it? 
How to generate DRR using rendering.py? I want a DRR image that projects 200 CT (Dicom) images. ex) CLI - python rendering.py /img/CT_images_001.dcm /img/CT_images_002.dcm ... /img/CT_images_200.dcm can i get the...
Hello. I am trying to create a custom dataset following the format of ipcai_2020_full_res_data.h5. I want to obtain the cam-to-pelvis-vol parameter, but I am having difficulty understanding its meaning. Initially,...
HI, Vivek I'm getting a lot of help from you, thank you. The diffpose model seems to learn about one specimen. I'm wondering if there's a special reason first. Thank...
HI, Vivek There has been a lot of progress in developing with your help. Thank you. I have some question about custom dataset loading for train. My Dataset's DRR Image...
Hello, @elda27 I have some questions about Source and Detector's positon. 1. Can I get the source and detector's position in your code? If the code don't serve, can you...
Hello, I want to bulid a instance medical model. your model is awesome! So, I want to train the model as instance type. Can you give me an advice about...