-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
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
【hydra No.5】shock_wave #627
Conversation
提交代码之前请安装pre-commit,否则code style CI无法通过 pip install pre-commit
pre-commit install |
修改之前可以先把develop分支合并一下,解决冲突 |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
另一个实验的训练、预测命令可以通过 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* add shock_wave * add py yaml * add md * need evaluate * update evaluate * fix code style * change seed && add some config * True => cfg.EVAL.eval_with_no_grad * update md && rm .eval * change line num * update yml name * add another config file * change format * rm eval download code * fix doc
PR types
Others
PR changes
Others
Describe