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 / 系統信息  ### Information / 问题信息 - [ ] The official example scripts / 官方的示例脚本 - [X] My own modified scripts / 我自己修改的脚本和任务 ### Reproduction /...