fix: broken ``is_docker`` check (#8711) 0b5ac22 unverified maxstrobel Maximilian Strobel glenn-jocher commited on Jul 26, 2022
Set `torch.cuda.manual_seed_all()` for DDP (#8688) 7f7bd6f unverified glenn-jocher commited on Jul 23, 2022
Avoid FP64 ops for MPS support in train.py (#8511) dd28df9 unverified glenn-jocher commited on Jul 7, 2022
Training reproducibility improvements (#8213) 27d831b unverified Ayush Chaurasia pre-commit-ci[bot] glenn-jocher commited on Jul 7, 2022
`logging.ERROR` on `RANK` not in (0, 1) (#8284) a2a1ed2 unverified glenn-jocher commited on Jun 21, 2022
fix(utils): missing edge when resample segments (#8092) cf298fb unverified HRan2004 glenn-jocher commited on Jun 9, 2022
`check_requirements()` "" Windows double quote (#8016) 5580b27 unverified glenn-jocher commited on May 28, 2022
AMP check improvements backup YOLOv5n pretrained (#7959) d07f9ce unverified glenn-jocher commited on May 24, 2022
Increase NMS fixed time limit 300ms + 30ms/img (#7957) 68ff6c9 unverified glenn-jocher commited on May 24, 2022
Increase NMS time limit to 50 ms/img (#7956) b5ebd47 unverified glenn-jocher commited on May 24, 2022
Add PyTorch AMP check (#7917) eb1217f unverified glenn-jocher pre-commit-ci[bot] commited on May 22, 2022
Add `@threaded` decorator (#7813) 4a295b1 unverified glenn-jocher pre-commit-ci[bot] commited on May 14, 2022
Update Dockerfile-cpu to force python3.9 (#7675) c4862fc unverified glenn-jocher commited on May 3, 2022
`increment_path()` robustness improvements (#7628) 1a3ecb8 unverified glenn-jocher commited on Apr 28, 2022
PyTorch Hub `_verbose=False` fix2 (#7550) 7043872 unverified glenn-jocher pre-commit-ci[bot] commited on Apr 23, 2022
Update check_requirements() with `cmds=()` argument (#7543) f62609e unverified glenn-jocher commited on Apr 22, 2022
Added `YOLOv5_AUTOINSTALL` environment variable (#7505) b77c8d9 unverified Joseph Kocherhans glenn-jocher commited on Apr 20, 2022
`check_fonts()` download to `CONFIG_DIR` fix (#7489) ab5b917 unverified glenn-jocher commited on Apr 20, 2022
Improved non-latin `Annotator()` plotting (#7488) c9042dc unverified glenn-jocher pre-commit-ci[bot] commited on Apr 20, 2022
fix: disable usage of root logger (#7296) 741fac8 unverified maxstrobel Maximilian Strobel glenn-jocher pre-commit-ci[bot] commited on Apr 5, 2022
Update `cv2.imread()` patch with flags argument (#7287) 2181ef3 unverified glenn-jocher commited on Apr 5, 2022
precommit: yapf (#5494) c3d5ac1 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Mar 31, 2022
Adjust NMS time limit warning to batch size (#7156) 26bfd44 unverified glenn-jocher commited on Mar 26, 2022
Fix `detect.py --view-img` for non-ASCII paths (#7093) a4c6618 unverified Zengyf-CVer pre-commit-ci[bot] glenn-jocher commited on Mar 25, 2022
Fix `cv2.imwrite` on non-ASCII paths (#7139) d115bbf unverified RcINS pre-commit-ci[bot] glenn-jocher commited on Mar 25, 2022
Multi-threaded VisDrone and VOC downloads (#7108) c3ae4e4 unverified glenn-jocher commited on Mar 23, 2022
Conditional `Timeout()` by OS (disable on Windows) (#7013) 3f634d4 unverified glenn-jocher commited on Mar 16, 2022
Add `DATASETS_DIR` global in general.py (#6578) 9c513ca unverified glenn-jocher commited on Feb 8, 2022