Merge branch 'ultralytics:master' into main 096b5cd unverified Xiang Shin Wuu commited on Jul 29, 2022
README updated to support integration of gradio & hugging spaces e3840b2 xiang-wuu commited on Jul 29, 2022
Fix confusion matrix update when no predictions are made (#8748) 567397d unverified jbutle55 glenn-jocher commited on Jul 29, 2022
Dynamic batch size support for TensorRT (#8526) 587a3a3 unverified democat Colin Wong pre-commit-ci[bot] glenn-jocher commited on Jul 29, 2022
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