We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在train.py中倒数第三行代码为 train_seg(i, logger, args),但在定义train_seg(i=0, logger=None)只有两个变量,请问作者这个地方是笔误多加了个args吗,还是我哪个地方理解的有问题?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在train.py中倒数第三行代码为 train_seg(i, logger, args),但在定义train_seg(i=0, logger=None)只有两个变量,请问作者这个地方是笔误多加了个args吗,还是我哪个地方理解的有问题?
The text was updated successfully, but these errors were encountered: