Commit History
Allow `--weights URL` (#5991)
da9a1b7
unverified
glenn-jocher
commited on
Increase `ar_thr` from 20 to 100 for better detection on slender (high aspect ratio) objects (#5556)
b7d18f3
unverified
Mrinal Jain
commited on
Update callbacks.py with `__init__()` (#5979)
c9a46a6
unverified
glenn-jocher
commited on
Refactor NUM_THREADS (#5954)
8f875d9
unverified
glenn-jocher
commited on
Update `strip_optimizer()` (#5949)
a42af30
unverified
iumyx2612
commited on
Make `select_device()` robust to `batch_size=-1` (#5940)
c45f9f6
unverified
Absolute '/content/sample_data' (#5922)
c77a5a8
unverified
glenn-jocher
commited on
Revert "Update `plot_lr_scheduler()` (#5864)" (#5920)
a3d5f1d
unverified
glenn-jocher
commited on
Add hardware checks to `notebook_init()` (#5919)
7d56d45
unverified
Update wandb_utils.py (#5908)
3f152e5
unverified
Ayush Chaurasia
commited on
`AutoShape()` models as `DetectMultiBackend()` instances (#5845)
7bf04d9
unverified
glenn-jocher
commited on
Update `nl` after `cutout()` (#5873)
d885799
unverified
glenn-jocher
commited on
Update `plot_lr_scheduler()` (#5864)
360eec6
unverified
Can
commited on
Update TorchScript suffix to `*.torchscript` (#5856)
00e308f
unverified
glenn-jocher
commited on
Update `LoadImages` `ret_val=False` handling (#5852)
1679aac
unverified
gggmt
commited on
Avoid inplace modifying`imgs` in `LoadStreams` (#5850)
e8f8f2b
unverified
zhy2019
commited on
Handle non-TTY `wandb.errors.UsageError` (#5839)
bc48457
unverified
glenn-jocher
commited on
Update `dataset_stats()` to `cv2.INTER_AREA` (#5821)
5ca5dd4
unverified
glenn-jocher
commited on
Remove NCOLS from tqdm (#5804)
7c6bae0
unverified
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