Commit History
Add `@threaded` decorator (#7813)
4a295b1
unverified
Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799)
9d8ed37
unverified
Update `on_train_end` callback (#7716)
aa7a0e9
unverified
Remove `tqdm.auto` (#7599)
b53917d
unverified
Add `--noplots` flag to suppress figures and images logging (#7534)
4cac1cf
unverified
Add mdformat to precommit checks and update other version (#7529)
c264795
unverified
Add version warning for wandb (#7385)
74aaab3
unverified
Rename 'MacOS' to 'macOS' (#7349)
446e6f5
unverified
Copy wandb param dict before training to avoid overwrites (#7317)
a88a814
unverified
Add callbacks (#7315)
245d645
unverified
Use `tqdm.auto` (#7311)
f735458
unverified
[pre-commit.ci] pre-commit suggestions (#7279)
7882950
unverified
precommit: yapf (#5494)
c3d5ac1
unverified
Fix `cv2.imwrite` on non-ASCII paths (#7139)
d115bbf
unverified
`np.fromfile()` Chinese image paths fix (#6979)
bc3ed95
unverified
Update __init__.py (#7065)
9e75cbf
unverified
Update W&B message to `LOGGER.info()` (#7064)
e278fd6
unverified
Update `--cache disk` deprecate `*_npy/` dirs (#6876)
4728840
unverified
Update sweep.yaml (#6825)
bcc92e2
unverified
Fixed wandb logger KeyError (#6637)
ca0a007
unverified
W&B: don't log media in evolve (#6617)
96d8f86
unverified
Ayush Chaurasia
commited on
W&B: Improve resume stability (#6611)
51f7750
unverified
Fix `ROOT / data` when running W&B `log_dataset()` (#6606)
cb2ad9f
unverified
or-toledano
commited on
Fix 6 Flake8 issues (#6541)
cba4303
unverified
Flush callbacks when on `--evolve` (#6374)
9bcc32a
unverified
Log best results (#6085)
7b6938d
unverified
W&B: Log best results after training ends (#6120)
9155eb8
unverified
W&B: track batch size after autobatch (#6039)
db6ec66
unverified
Update wandb_utils.py (#5908)
3f152e5
unverified
Ayush Chaurasia
commited on
Handle non-TTY `wandb.errors.UsageError` (#5839)
bc48457
unverified
W&B: refactor W&B tables (#5737)
f2ca30a
unverified
Prune unused imports (#5711)
eb51ffd
unverified
Jirka Borovec
pre-commit-ci[bot]
commited on
W&B refactor, handle exceptions, CI example (#5618)
540ef0d
unverified
precommit: isort (#5493)
0155548
unverified
Update sweep.py (#5402)
620b535
unverified
Ayush Chaurasia
commited on
Add pre-commit CI actions (#4982)
ed887b5
unverified
W&B: Media panel fix (#5317)
692be75
unverified
Ayush Chaurasia
commited on
Add `on_fit_epoch_end` callback (#5232)
752d97d
unverified
Update/inplace ops (#5233)
13f7275
unverified
W&B: DDP fix (#5176)
1172ac1
unverified
W&B: fix DDP with wandb disabled (#5163)
d0bfeb3
unverified
Update W&B README (#5006)
ba99092
unverified
Update wandb_utils.py (#4953)
0c87478
unverified
Diego Montes
commited on
W&B: Fix dataset check (#4879)
59aae85
unverified
Ayush Chaurasia
commited on
W&B: Login only in master processes (#4866)
9febea7
unverified
Ayush Chaurasia
commited on
Update `sys.path.append(str(ROOT))` (#4852)
4d1a2ac
unverified
W&B: Enable login timeout (#4843)
302a1b0
unverified
Ayush Chaurasia
commited on