Add `git` info to training checkpoints (#9655)
* Add git status on train checkpoints
* Update
* Update
* Update
* Update
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update general.py
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
* Update general.py
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
正在显示
... | @@ -2,6 +2,7 @@ | ... | @@ -2,6 +2,7 @@ |
# Usage: pip install -r requirements.txt | # Usage: pip install -r requirements.txt | ||
# Base ------------------------------------------------------------------------ | # Base ------------------------------------------------------------------------ | ||
gitpython | |||
ipython # interactive notebook | ipython # interactive notebook | ||
matplotlib>=3.2.2 | matplotlib>=3.2.2 | ||
numpy>=1.18.5 | numpy>=1.18.5 | ||
... | ... |
请
注册
或者
登录
后发表评论