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

请问您的configs文件下面的yaml文件是通过哪一个文件代码生成的 #6

Open usst-changbo opened 10 months ago

Beckschen commented 10 months ago

The yaml files are created by ourselves.

Please note that our codebase is adapted from nnUNet, but re-organize a lot.

Best, Jieneng