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

我在运行train.py时出错 #19

Open RaylinLee opened 7 months ago

RaylinLee commented 7 months ago

File ~\anaconda3\envs\nnunet\lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec exec(code, globals, locals)

File c:\users\chris\onedrive\桌面\project\3d-transunet\train.py:321 main()

File c:\users\chris\onedrive\桌面\project\3d-transunet\train.py:151 in main with open(args_config.config, 'r') as f:

FileNotFoundError: [Errno 2] No such file or directory: '' 請問有什麼解決辦法嗎