Commit History
W&B: refactor W&B tables (#5737)
f2ca30a
unverified
Do not save hyp.yaml and opt.yaml on evolve (#5775)
4ca4aec
unverified
glenn-jocher
commited on
Save *.npy features on detect.py `--visualize` (#5701)
f17c86b
unverified
Explicitly compute TP, FP in val.py (#5727)
36d12a5
unverified
glenn-jocher
commited on
Prune unused imports (#5711)
eb51ffd
unverified
Jirka Borovec
pre-commit-ci[bot]
commited on
`NUM_THREADS` leave at least 1 CPU free (#5706)
8df64a9
unverified
glenn-jocher
commited on
Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661)
fb19561
unverified
dependabot[bot]
dependabot[bot]
commited on
W&B refactor, handle exceptions, CI example (#5618)
540ef0d
unverified
AutoAnchor and AutoBatch `LOGGER` (#5635)
80cfaf4
unverified
Default DataLoader `shuffle=True` for training (#5623)
09d1703
unverified
DDP `WORLD_SIZE`-safe dataloader workers (#5631)
7473f0f
unverified
glenn-jocher
commited on
HUB dataset previews to JPEG (#5627)
d5b21b1
unverified
glenn-jocher
commited on
Improve plots.py robustness (#5616)
def7a0f
unverified
`np.unique()` sort fix for segments (#5609)
6903251
unverified
glenn-jocher
commited on
Update train, val `tqdm` to fixed width (#5367)
61c5019
unverified
Fix `check_requirements()` resource warning allocation open file (#5602)
27bf428
unverified
Add `notebook_init()` to utils/__init__.py (#5488)
7ebb5e5
unverified
New `DetectMultiBackend()` class (#5549)
3883261
unverified
`LOGGER` consolidation (#5569)
79bca2b
unverified
Fix `save_one_box()` (#5545)
3f64ad1
unverified
`intersect_dicts()` in hubconf.py fix (#5542)
e189fa1
unverified
glenn-jocher
commited on
Update autobatch.py (#5538)
cb18cac
unverified
glenn-jocher
commited on
Update autobatch.py (#5536)
60e42e1
unverified
glenn-jocher
commited on
Update `check_file()` avoid repeat URL downloads (#5526)
32b8738
unverified
glenn-jocher
commited on
Fix `increment_path()` explicit file vs dir handling (#5523)
8535053
unverified
glenn-jocher
commited on
Fix `increment_path()` with periods (#5518)
17b5f5b
unverified
glenn-jocher
commited on
precommit: isort (#5493)
0155548
unverified
Fix float zeros format (#5491)
5866646
unverified
glenn-jocher
commited on
Update torch_utils.py import `LOGGER` (#5483)
84a8099
unverified
glenn-jocher
commited on
Improve GPU name (#5478)
df30426
unverified
glenn-jocher
commited on
Update `check_git_status()` to run under `ROOT` working directory (#5441)
7476012
unverified
Update `get_loggers()` (#4854)
7b1f7ae
unverified
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309)
8c326a1
unverified
glenn-jocher
commited on
Fix MixConv2d() remove shortcut + apply depthwise (#5410)
5d4258f
unverified
glenn-jocher
commited on
Update sweep.py (#5402)
620b535
unverified
Ayush Chaurasia
commited on
Add pre-commit CI actions (#4982)
ed887b5
unverified
Add `autobatch` feature for best `batch-size` estimation (#5092)
ca19df5
unverified
glenn-jocher
commited on
W&B: Media panel fix (#5317)
692be75
unverified
Ayush Chaurasia
commited on
More informative `EarlyStopping()` message (#5303)
441b47c
unverified
glenn-jocher
commited on
take EXIF orientation tags into account when fixing corrupt images (#5270)
15e8c4c
unverified
autosplit: take image files with uppercase extensions into account (#5269)
db3bbdd
unverified
Add `on_fit_epoch_end` callback (#5232)
752d97d
unverified
glenn-jocher
commited on
Update/inplace ops (#5233)
13f7275
unverified
glenn-jocher
commited on
Autofix duplicate label handling (#5210)
991c654
unverified
glenn-jocher
commited on
Improved check_suffix() robustness to `''` and `""` (#5192)
7ee5aed
unverified
glenn-jocher
commited on
Adjust legend labels for classes without instances (#5174)
0be58f1
unverified
W&B: DDP fix (#5176)
1172ac1
unverified
Update autodownload fallbacks to v6.0 assets (#5177)
e520e82
unverified
glenn-jocher
commited on