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
Sorted datasets update to `cache_labels()` (#4845) fe39562 unverified glenn-jocher commited on Sep 17, 2021
`PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842) 3a822a2 unverified glenn-jocher commited on Sep 17, 2021
Feature/fix export on url (#4823) 43b2817 unverified Kalen Michael glenn-jocher commited on Sep 16, 2021
Shuffle all 4(or 9) images in mosaic augmentation (#4787) fcb225c unverified Jihoon Kim commited on Sep 14, 2021
Add TensorFlow formats to `export.py` (#4479) c3a93d7 unverified glenn-jocher commited on Sep 12, 2021
Replace `path.absolute()` with `path.resolve()` (#4763) c47be26 unverified glenn-jocher commited on Sep 11, 2021
Centralize `user_config_dir()` decision making (#4755) cd810c8 unverified glenn-jocher commited on Sep 11, 2021
Update `is_writeable()` for 2 methods (#4744) 22ee6fb unverified glenn-jocher commited on Sep 10, 2021
Fix `is_writeable()` for 3 OS support (#4743) a144536 unverified glenn-jocher commited on Sep 10, 2021
Add `callbacks` to train function in W&B sweep (#4742) 19e28e3 unverified Josh Veitch-Michaelis glenn-jocher commited on Sep 10, 2021
Fix `user_config_dir()` for GCP/AWS functions (#4726) 4a025ae unverified glenn-jocher commited on Sep 9, 2021
Make CONFIG_DIR configurable per environment variable (#4727) deb434a unverified JD Costa commited on Sep 9, 2021
Optimised Callback Class to Reduce Code and Fix Errors (#4688) 2317f86 unverified Kalen Michael glenn-jocher commited on Sep 7, 2021
Fix for `plot_evolve()` string argument (#4639) 234e8ae unverified glenn-jocher commited on Sep 1, 2021
Fix 3 for Arial.ttf redownloads with hub inference (#4629) de534e9 unverified glenn-jocher commited on Aug 31, 2021
Fix 2 for Arial.ttf redownloads with hub inference (#4628) a4e8f78 unverified glenn-jocher commited on Aug 31, 2021
Fix for Arial.ttf redownloads with hub inference (#4627) ba0f808 unverified glenn-jocher commited on Aug 31, 2021
DDP `torch.jit.trace()` `--sync-bn` fix (#4615) 50a9828 unverified glenn-jocher commited on Aug 30, 2021
Close `matplotlib` plots after opening (#4612) bb5ebc2 unverified glenn-jocher commited on Aug 30, 2021
W&B: Don't log models in evolve operation (#4611) 11e7c7b unverified Ayush Chaurasia commited on Aug 30, 2021
TensorBoard `on_train_end()` speed improvements (#4605) dc13820 unverified glenn-jocher commited on Aug 30, 2021
Fix bug in `plot_one_box` when label is `None` (#4588) 7b35971 unverified Takumi Karasawa commited on Aug 29, 2021
Fix for AP calculation limits 0.0 - 1.0 (#4563) 8ac96b7 unverified glenn-jocher commited on Aug 27, 2021