Open usst-changbo opened 1 year ago
parser.add_argument('--config', default='', type=str, metavar='FILE', help='YAML config file specifying default arguments')这段代码中的默认config文件在哪里
The YAML files are specified here "https://github.com/Beckschen/3D-TransUNet/tree/main/configs"
Let me know if you have more questions!
Best Jieneng
parser.add_argument('--config', default='', type=str, metavar='FILE', help='YAML config file specifying default arguments')这段代码中的默认config文件在哪里