Update TorchScript suffix to `*.torchscript` (#5856) 00e308f unverified glenn-jocher commited on Dec 2, 2021
Update `LoadImages` `ret_val=False` handling (#5852) 1679aac unverified gggmt commited on Dec 2, 2021
Avoid inplace modifying`imgs` in `LoadStreams` (#5850) e8f8f2b unverified zhy2019 commited on Dec 2, 2021
Handle non-TTY `wandb.errors.UsageError` (#5839) bc48457 unverified glenn-jocher commited on Dec 1, 2021
Update `dataset_stats()` to `cv2.INTER_AREA` (#5821) 5ca5dd4 unverified glenn-jocher commited on Nov 29, 2021
Remove NCOLS from tqdm (#5804) 7c6bae0 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 26, 2021
W&B: refactor W&B tables (#5737) f2ca30a unverified Ayush Chaurasia pre-commit-ci[bot] glenn-jocher commited on Nov 25, 2021
Do not save hyp.yaml and opt.yaml on evolve (#5775) 4ca4aec unverified glenn-jocher commited on Nov 24, 2021
Save *.npy features on detect.py `--visualize` (#5701) f17c86b unverified Zengyf-CVer pre-commit-ci[bot] glenn-jocher commited on Nov 21, 2021
Prune unused imports (#5711) eb51ffd unverified Jirka Borovec pre-commit-ci[bot] commited on Nov 19, 2021
`NUM_THREADS` leave at least 1 CPU free (#5706) 8df64a9 unverified glenn-jocher commited on Nov 18, 2021
Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661) fb19561 unverified dependabot[bot] dependabot[bot] commited on Nov 15, 2021
W&B refactor, handle exceptions, CI example (#5618) 540ef0d unverified Ayush Chaurasia glenn-jocher commited on Nov 14, 2021
AutoAnchor and AutoBatch `LOGGER` (#5635) 80cfaf4 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 13, 2021
Default DataLoader `shuffle=True` for training (#5623) 09d1703 unverified Werner Duvaud glenn-jocher pre-commit-ci[bot] commited on Nov 13, 2021
DDP `WORLD_SIZE`-safe dataloader workers (#5631) 7473f0f unverified glenn-jocher commited on Nov 12, 2021
Improve plots.py robustness (#5616) def7a0f unverified glenn-jocher pre-commit-ci[bot] commited on Nov 11, 2021
Update train, val `tqdm` to fixed width (#5367) 61c5019 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 10, 2021
Fix `check_requirements()` resource warning allocation open file (#5602) 27bf428 unverified Ayman Saleh Ayman Saleh glenn-jocher commited on Nov 10, 2021
Add `notebook_init()` to utils/__init__.py (#5488) 7ebb5e5 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 9, 2021
New `DetectMultiBackend()` class (#5549) 3883261 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 9, 2021
`LOGGER` consolidation (#5569) 79bca2b unverified glenn-jocher pre-commit-ci[bot] commited on Nov 8, 2021
Fix `save_one_box()` (#5545) 3f64ad1 unverified glenn-jocher pre-commit-ci[bot] commited on Nov 6, 2021
`intersect_dicts()` in hubconf.py fix (#5542) e189fa1 unverified glenn-jocher commited on Nov 6, 2021
Update `check_file()` avoid repeat URL downloads (#5526) 32b8738 unverified glenn-jocher commited on Nov 5, 2021
Fix `increment_path()` explicit file vs dir handling (#5523) 8535053 unverified glenn-jocher commited on Nov 5, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Update torch_utils.py import `LOGGER` (#5483) 84a8099 unverified glenn-jocher commited on Nov 3, 2021
Update `check_git_status()` to run under `ROOT` working directory (#5441) 7476012 unverified Mrinal Jain glenn-jocher commited on Nov 2, 2021
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309) 8c326a1 unverified glenn-jocher commited on Nov 1, 2021
Fix MixConv2d() remove shortcut + apply depthwise (#5410) 5d4258f unverified glenn-jocher commited on Oct 30, 2021
Add pre-commit CI actions (#4982) ed887b5 unverified Jirka Borovec glenn-jocher commited on Oct 28, 2021
Add `autobatch` feature for best `batch-size` estimation (#5092) ca19df5 unverified glenn-jocher commited on Oct 25, 2021
More informative `EarlyStopping()` message (#5303) 441b47c unverified glenn-jocher commited on Oct 22, 2021
take EXIF orientation tags into account when fixing corrupt images (#5270) 15e8c4c unverified jdfr glenn-jocher commited on Oct 20, 2021
autosplit: take image files with uppercase extensions into account (#5269) db3bbdd unverified jdfr glenn-jocher commited on Oct 20, 2021