medicAI

Results 3 issues of 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? ![image](https://user-images.githubusercontent.com/48307173/207470271-a0e280b0-e8d4-4b52-a2df-8ded827924ad.png)

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,...