Merge original yolov5 master branch 'origin' into spaces main 60fa02e xiang-wuu commited on Jul 29, 2022
fix: broken ``is_docker`` check (#8711) 0b5ac22 unverified maxstrobel Maximilian Strobel glenn-jocher commited on Jul 26, 2022
Revert "Fix BGR->RGB Bug in albumentations #8641" (#8727) c775a29 unverified glenn-jocher commited on Jul 26, 2022
Fix BGR->RGB Bug in albumentations #8641 (#8695) 2e1291f unverified UnglvKitDe pre-commit-ci[bot] glenn-jocher commited on Jul 26, 2022
New `HUBDatasetStats()` class (#8716) b367860 unverified glenn-jocher pre-commit-ci[bot] commited on Jul 25, 2022
Avoid cv2 window init code on Windows (#8712) 7215a0f unverified glenn-jocher commited on Jul 25, 2022
Set `torch.cuda.manual_seed_all()` for DDP (#8688) 7f7bd6f unverified glenn-jocher commited on Jul 23, 2022
Add generator and worker seed (#8602) 1c5e92a unverified UnglvKitDe pre-commit-ci[bot] glenn-jocher commited on Jul 22, 2022
Update hubconf.py to reset logging level to INFO (#8680) b92430a unverified glenn-jocher commited on Jul 22, 2022
Update hubconf.py to reset LOGGER.level after load (#8674) 38721de unverified glenn-jocher commited on Jul 22, 2022
Use contextlib's suppress method to silence an error (#8668) 4c1784b unverified glenn-jocher commited on Jul 21, 2022
Check TensorBoard logger before adding graph (#8664) 602d7ff unverified Rüdiger Busche commited on Jul 21, 2022
Upgrade onnxsim to v0.4.1 (#8632) 92e47b8 unverified KaleiNeely glenn-jocher commited on Jul 19, 2022
assert torch!=1.12.0 for DDP training (#8621) 9cf5fd5 unverified glenn-jocher pre-commit-ci[bot] commited on Jul 18, 2022
Refactor optimizer initialization (#8607) 51fb467 unverified glenn-jocher pre-commit-ci[bot] commited on Jul 17, 2022
FROM nvcr.io/nvidia/pytorch:22.06-py3 (#8600) 2430578 unverified glenn-jocher commited on Jul 16, 2022
Link fuse() to AutoShape() for Hub models (#8599) a34b376 unverified glenn-jocher commited on Jul 16, 2022
Add `pip install wheel` to avoid legacy `setup.py install` (#8597) 6e86af3 unverified glenn-jocher commited on Jul 16, 2022
Update `tqdm>=4.64.0` and `thop>=0.1.1` (#8596) 5c45a4b unverified glenn-jocher commited on Jul 16, 2022
Explicitly set `weight_decay` value (#8592) 7204c1c unverified developer0hye pre-commit-ci[bot] glenn-jocher commited on Jul 16, 2022
Update requirements.txt comment spacing (#8562) 72a81e7 unverified glenn-jocher commited on Jul 15, 2022
Assert `--optimize` not used with cuda device (#8569) f4b0568 unverified democat commited on Jul 15, 2022
Update metrics.py with IoU protected divides (#8550) 0414637 unverified glenn-jocher commited on Jul 11, 2022
Fix `LoadImages()` with dataset YAML lists (#8517) 526e650 unverified democat Colin Wong glenn-jocher commited on Jul 8, 2022
Add `--half` arguments to export.py Usage examples (#8516) 63ba0cb unverified glenn-jocher commited on Jul 7, 2022
Properly expose `batch_size` from OpenVINO similarly to TensorRT (#8514) be42a24 unverified democat glenn-jocher commited on Jul 7, 2022
Add `--hard-fail` argument to benchmarks for CI errors (#8513) 3e54651 unverified glenn-jocher pre-commit-ci[bot] commited on Jul 7, 2022
Fix AP calculation bug #8464 (#8484) 39d7a93 unverified UnglvKitDe glenn-jocher commited on Jul 7, 2022
Avoid FP64 ops for MPS support in train.py (#8511) dd28df9 unverified glenn-jocher commited on Jul 7, 2022
Revert "Expose OpenVINO `batch_size` similarly to TensorRT" (#8510) 9d7bc06 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
Exclude torch==1.12.0, torchvision==0.13.0 (Fix #8395) (#8497) 1ab23fc unverified Junya Morioka commited on Jul 6, 2022