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
Add TF and TFLite models to `.dockerignore` (#4748) ff35292 unverified glenn-jocher commited on Sep 10, 2021
Add TF and TFLite models to `.gitignore` (#4747) 6c554b7 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
Scope `onnx-simplifier` requirements check (#4730) 2d9411d unverified Zegorax glenn-jocher commited on Sep 9, 2021
Allow `multi_label` option for NMS with PyTorch Hub (#4728) 1cad0ce unverified Jean-Baptiste Martin glenn-jocher commited on Sep 9, 2021
Make CONFIG_DIR configurable per environment variable (#4727) deb434a unverified JD Costa commited on Sep 9, 2021
Add `crops = results.crops()` dictionary (#4676) 0d8a184 unverified ELHoussineT glenn-jocher commited on Sep 8, 2021
Optimised Callback Class to Reduce Code and Fix Errors (#4688) 2317f86 unverified Kalen Michael glenn-jocher commited on Sep 7, 2021
Fixed 'meta' and 'hyp' may out of order when using evolve (#4657) f64fab5 unverified imyhxy commited on Sep 5, 2021
Fix `is_coco` on missing `data['val']` key (#4642) fad57c2 unverified glenn-jocher commited on Sep 1, 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
Fix: add P2 layer 21 to yolov5-p2.yaml `Detect()` inputs (#4608) 35fe031 unverified Yukun Xia 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