Louis Combaldieu
|
bcc92e2169
|
Update sweep.yaml (#6825)
* Update sweep.yaml
Changed focal loss gamma search range between 1 and 4
* Update sweep.yaml
lowered the min value to match default
|
2022-03-04 09:39:23 +01:00 |
Jirka Borovec
|
ed887b5976
|
Add pre-commit CI actions (#4982)
* define pre-commit
* add CI code
* configure
* apply pre-commit
* fstring
* apply MD
* pre-commit
* Update torch_utils.py
* Update print strings
* notes
* Cleanup code-format.yml
* Update setup.cfg
* Update .pre-commit-config.yaml
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
2021-10-28 18:35:01 +02:00 |
Glenn Jocher
|
b60b62e874
|
PyCharm reformat (#4209)
* PyCharm reformat
* YAML reformat
* Markdown reformat
|
2021-07-28 23:35:14 +02:00 |
Glenn Jocher
|
efe60b5681
|
Refactor train.py and val.py `loggers` (#4137)
* Update loggers
* Config
* Update val.py
* cleanup
* fix1
* fix2
* fix3 and reformat
* format sweep.py
* Logger() class
* cleanup
* cleanup2
* wandb package import fix
* wandb package import fix2
* txt fix
* fix4
* fix5
* fix6
* drop wandb into utils/loggers
* fix 7
* rename loggers/wandb_logging to loggers/wandb
* Update message
* Update message
* Update message
* cleanup
* Fix x axis bug
* fix rank 0 issue
* cleanup
|
2021-07-25 01:18:39 +02:00 |