Multi-threaded VisDrone and VOC downloads (#7108) c3ae4e4 unverified glenn-jocher commited on Mar 23, 2022
Remove named arguments where possible (#7105) ecc2c7b unverified glenn-jocher commited on Mar 22, 2022
Update benchmarks significant digits (#7103) ee0b3b2 unverified glenn-jocher commited on Mar 22, 2022
`torch.split()` 1.7.0 compatibility fix (#7102) 05aae17 unverified glenn-jocher pre-commit-ci[bot] commited on Mar 22, 2022
Update model summary to display model name (#7101) a600bae unverified glenn-jocher commited on Mar 22, 2022
Update loss.py with `if self.gr < 1:` (#7087) 6f12803 unverified glenn-jocher commited on Mar 21, 2022
Revert "Update detect.py non-inplace with `y.tensor_split()` (#7062)" (#7074) 9b771a3 unverified glenn-jocher commited on Mar 21, 2022
Fix2 `check_anchor_order()` in pixel-space not grid-space (#7067) 9cd89b7 unverified glenn-jocher commited on Mar 20, 2022
Add non-zero `da` `check_anchor_order()` condition (#7066) 178c109 unverified glenn-jocher commited on Mar 20, 2022
Update W&B message to `LOGGER.info()` (#7064) e278fd6 unverified glenn-jocher commited on Mar 20, 2022
Update detect.py non-inplace with `y.tensor_split()` (#7062) d5e363f unverified glenn-jocher commited on Mar 20, 2022
Fix `check_anchor_order()` in pixel-space not grid-space (#7060) f327eee unverified glenn-jocher commited on Mar 20, 2022
Use PIL to eliminate chroma subsampling in crops (#7008) 529fbc1 unverified laserborg glenn-jocher commited on Mar 20, 2022
Fix incomplete URL substring sanitation (#7056) 9f4d113 unverified glenn-jocher commited on Mar 20, 2022
Update Dockerfile to `git clone` instead of `COPY` (#7053) 9ebec78 unverified glenn-jocher commited on Mar 20, 2022
`ComputeLoss()` indexing/speed improvements (#7048) b0ba101 unverified glenn-jocher commited on Mar 20, 2022
fix: add default PIL font as fallback (#7010) 7c6a335 unverified maxstrobel Maximilian Strobel glenn-jocher commited on Mar 17, 2022
Conditional `Timeout()` by OS (disable on Windows) (#7013) 3f634d4 unverified glenn-jocher commited on Mar 16, 2022
Model `ema` key backward compatibility fix (#6972) 2d45de6 unverified glenn-jocher commited on Mar 14, 2022
Tensor initialization on device improvements (#6959) 701e117 unverified glenn-jocher commited on Mar 12, 2022
DetectMultiBackend() return `device` update (#6958) 52c1399 unverified glenn-jocher commited on Mar 12, 2022
Update Dockerfile `torch==1.11.0+cu113` (#6954) c6b4f84 unverified glenn-jocher commited on Mar 11, 2022
DetectMultiBackend() `--half` handling (#6945) b94b59e unverified glenn-jocher commited on Mar 11, 2022
Fix PyTorch Hub export inference shapes (#6949) 84efa62 unverified glenn-jocher commited on Mar 11, 2022
Optimize PyTorch 1.11.0 compatibility update (#6933) 055e72a unverified glenn-jocher commited on Mar 10, 2022
PyTorch 1.11.0 compatibility updates (#6932) d3d9cbc unverified glenn-jocher commited on Mar 10, 2022
Fix TRT `max_workspace_size` deprecation notice (#6856) acc58c1 unverified glenn-jocher commited on Mar 7, 2022
Bump actions/checkout from 2 to 3 (#6881) a5a1760 unverified dependabot[bot] dependabot[bot] commited on Mar 7, 2022
Bump actions/setup-python from 2 to 3 (#6880) c8a5899 unverified dependabot[bot] dependabot[bot] commited on Mar 7, 2022
Update `--cache disk` deprecate `*_npy/` dirs (#6876) 4728840 unverified glenn-jocher commited on Mar 6, 2022
AutoAnchor improved initialization robustness (#6854) 601dbb8 unverified glenn-jocher pre-commit-ci[bot] commited on Mar 4, 2022