Closed zzh1230 closed 1 year ago
You have two options:
You have two options:
- You adapt your approach to 3D, which might not fit into your GPU.
- You use the proposed 2D approach, and slice your 3D CT scans into 2D slices.
Thanks a lot. I have adapted my approach to 3D. However, CUDA out of memory. Maybe I should slice 3D CT scans into 2D slices.
@zzh1230 @JuliaWolleb Hey can you kindly let me know where to integrate the metric finding code? If you have found the hd95, dice, and Jaccard scores please let me where and how to do it.
Thanks for the great work, I have a problem. How to train this model on LiTS dataset. The training data set contains 130 3D-CT scans.