Fix `increment_path()` explicit file vs dir handling (#5523) 8535053 unverified glenn-jocher commited on Nov 5, 2021
precommit: isort (#5493) 0155548 unverified Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on Nov 4, 2021
Update torch_utils.py import `LOGGER` (#5483) 84a8099 unverified glenn-jocher commited on Nov 3, 2021
Update `check_git_status()` to run under `ROOT` working directory (#5441) 7476012 unverified Mrinal Jain glenn-jocher commited on Nov 2, 2021
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
Add pre-commit CI actions (#4982) ed887b5 unverified Jirka Borovec glenn-jocher commited on Oct 28, 2021
Add `autobatch` feature for best `batch-size` estimation (#5092) ca19df5 unverified glenn-jocher commited on Oct 25, 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
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
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 9d75e42 unverified jebastin-nadar glenn-jocher commited on Oct 11, 2021
Re-open IP-camera videostream if disconnected (#5074) 48b00db unverified Egor Orel glenn-jocher commited on Oct 8, 2021
Fix `yaml.safe_load()` ignore emoji errors (#5060) 070af88 unverified glenn-jocher commited on Oct 5, 2021
Fix pylint: do not use bare 'except' (#5025) 1922dde unverified Zhiqiang Wang commited on Oct 4, 2021
Fix `isascii()` method calls for python 3.6 (#4958) c1bed60 unverified Diego Montes glenn-jocher commited on Sep 28, 2021
Fix `root` referenced before assignment (#4920) 39c17ce unverified glenn-jocher commited on Sep 25, 2021
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) a64a4c8 unverified glenn-jocher commited on Sep 25, 2021
Avoid out-of-image class labels (#4902) ce7fa81 unverified zldrobit glenn-jocher commited on Sep 24, 2021
W&B: Login only in master processes (#4866) 9febea7 unverified Ayush Chaurasia commited on Sep 20, 2021
Annotator `check_font()` RANK -1 remove progress (#4864) 8ad9e4e unverified glenn-jocher commited on Sep 20, 2021
Simplify `check_requirements()` usage (#4855) 4c839ee unverified glenn-jocher commited on Sep 18, 2021
Refactor argparser printing to `print_args()` (#4850) 3732f9a unverified glenn-jocher commited on Sep 18, 2021