HaoranCheng

Results 2 issues of HaoranCheng

I found the following code in src/train.py line 523 ```python parser.add('--inference', action='store_bool', default=False) ``` Does this mean there's some way to run src/train.py to inference?

### System Info / 系統信息 ![image](https://github.com/user-attachments/assets/95527622-7be9-42ce-8b2c-85028b55b677) ### Information / 问题信息 - [ ] The official example scripts / 官方的示例脚本 - [X] My own modified scripts / 我自己修改的脚本和任务 ### Reproduction /...