Beckschen / 3D-TransUNet

This is the official repository for the paper "3D TransUNet: Advancing Medical Image Segmentation through Vision Transformers"
Apache License 2.0
182 stars 10 forks source link

How to start training? #26

Open Nanex101195 opened 5 months ago

Nanex101195 commented 5 months ago

I already have an nnunet implementation on my DGX Station A100 workstation. I want to add this and fully train it end-to-end to be able to do a comparison with my dataset

Let's assume, my dataset is with ID 900. What exactly would I have to do, to instantiate a training? I can't seem to find my answers to that in your repository