Open EricKani opened 3 years ago
Hi, I have read your paper "TransBTS: Multimodal Brain Tumor Segmentation Using Transformer", which implements transformer module in 3D medical image segmentation task. This task is absorbing, and I have some questions to ask:
- Why are there no experiments of TransUnet and nnUnet in Table?
- How many iterations in one epoch? Because I see 8000 epoch in your experiments. It's a little large for me. How many time will an experiment with 8000 epoch cost?
Best, Eric
I tried 1000 epoch with an NVidia a100 card, it takes about one day
Hi, I have read your paper "TransBTS: Multimodal Brain Tumor Segmentation Using Transformer", which implements transformer module in 3D medical image segmentation task. This task is absorbing, and I have some questions to ask: 1) Why are there no experiments of TransUnet and nnUnet in Table? 2) How many iterations in one epoch? Because I see 8000 epoch in your experiments. It's a little large for me. How many time will an experiment with 8000 epoch cost?
Best, Eric