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
Update GitHub issues templates (#5404) 7f9bbf0 unverified glenn-jocher pre-commit commited on Oct 29, 2021
Add pre-commit CI actions (#4982) ed887b5 unverified Jirka Borovec glenn-jocher commited on Oct 28, 2021
Update `AutoShape.forward()` model.classes example (#5324) 9c31a66 unverified glenn-jocher commited on Oct 25, 2021
Add `autobatch` feature for best `batch-size` estimation (#5092) ca19df5 unverified glenn-jocher commited on Oct 25, 2021
Weights download script minor improvements (#5213) fee83c1 unverified Cristi Fati glenn-jocher commited on Oct 23, 2021
Uncomment OpenCV 4.5.4 requirement in detect.py (#5305) e0c3f42 unverified jebastin-nadar commited on Oct 23, 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
Update rebase.yml with workflows permissions (#5255) a18b0c3 unverified glenn-jocher commited on Oct 19, 2021
Bump actions/stale from 3 to 4 (#5253) fd3e2ad unverified dependabot[bot] dependabot[bot] commited on Oct 19, 2021
Bump actions/cache from 1 to 2.1.6 (#5252) aa26504 unverified dependabot[bot] dependabot[bot] commited on Oct 19, 2021
Bump cirrus-actions/rebase from 1.4 to 1.5 (#5251) fb12faa unverified dependabot[bot] dependabot[bot] commited on Oct 19, 2021
Update Objects365.yaml to include the official validation set (#5194) fc36064 unverified Farley Lai glenn-jocher commited on Oct 15, 2021
Improved check_suffix() robustness to `''` and `""` (#5192) 7ee5aed unverified glenn-jocher commited on Oct 14, 2021
Adjust legend labels for classes without instances (#5174) 0be58f1 unverified NauchtanRobotics glenn-jocher commited on Oct 14, 2021
Update autodownload fallbacks to v6.0 assets (#5177) e520e82 unverified glenn-jocher commited on Oct 14, 2021
W&B: fix DDP with wandb disabled (#5163) d0bfeb3 unverified Ayush Chaurasia glenn-jocher commited on Oct 13, 2021
Add class filtering to `LoadImagesAndLabels()` dataloader (#5172) a346926 unverified glenn-jocher commited on Oct 13, 2021
Check `'onnxruntime-gpu' if torch.has_cuda` (#5087) b754525 unverified glenn-jocher commited on Oct 13, 2021
fix `tf` conversion in new v6 models (#5153) 34da872 unverified chechikyoni glenn-jocher commited on Oct 12, 2021
update `detect.py` in order to support torch script (#5109) 938efe5 unverified Andrei Ionut Damian glenn-jocher commited on Oct 12, 2021
Add OpenCV DNN option for ONNX inference (#5136) 0bf24cf unverified glenn-jocher commited on Oct 11, 2021
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 9d75e42 unverified jebastin-nadar glenn-jocher commited on Oct 11, 2021
Fix `ROOT` as relative path (#5129) 153873e unverified Malte Lorbach glenn-jocher commited on Oct 11, 2021
Update val.py `pad = 0.0 if task == speed else 0.5` (#5121) 7d37b3c unverified glenn-jocher commited on Oct 11, 2021
Update val.py `--speed` and `--study` usages (#5120) ba4b79d unverified glenn-jocher commited on Oct 11, 2021
Fix different devices bug when moving model from GPU to CPU (#5110) a0e1504 unverified jebastin-nadar glenn-jocher commited on Oct 10, 2021