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 setup config yaml #18

Open kmliy901054 opened 7 months ago

kmliy901054 commented 7 months ago

Hi, I would like to train on my own dataset and have come across nnUNetV1 (I assume you are using it). I have no information on how to set up the YAML configuration file, and I hope someone can provide me with some guidance.

Thank you!

glocamhe commented 6 months ago

I believe you can follow the structure of the ones provided in 'configs' folder :).