600 Commits (6b31cfd7937c5283c29658ac25d8f2cf161b0d7b)

Author SHA1 Message Date
  Diego Montes c1bed601e9
Fix `isascii()` method calls for python 3.6 (#4958) 3 years ago
  Glenn Jocher a820b43aca
Automatic Chinese fonts plotting (#4951) 3 years ago
  Glenn Jocher 5a8e4343d8
Scope `check_file()` search space (#4933) 3 years ago
  Glenn Jocher 793383232f
Update default Albumentations (#4931) 3 years ago
  Glenn Jocher 39c17ce0b9
Fix `root` referenced before assignment (#4920) 3 years ago
  Glenn Jocher a64a4c839f
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) 3 years ago
  Jiacong Fang ce7fa81d4e
Avoid out-of-image class labels (#4902) 3 years ago
  Ayush Chaurasia 59aae85a7e
W&B: Fix dataset check (#4879) 3 years ago
  Ayush Chaurasia 9febea79de
W&B: Login only in master processes (#4866) 3 years ago
  Glenn Jocher 8ad9e4ed5b
Annotator `check_font()` RANK -1 remove progress (#4864) 3 years ago
  Glenn Jocher 4c839eeb10
Simplify `check_requirements()` usage (#4855) 3 years ago
  Glenn Jocher 4d1a2ac87e
Update `sys.path.append(str(ROOT))` (#4852) 3 years ago
  Glenn Jocher 3732f9ac8a
Refactor argparser printing to `print_args()` (#4850) 3 years ago
  Glenn Jocher 84bfa89236
Consolidate `init_seeds()` (#4849) 3 years ago
  Ayush Chaurasia 302a1b0bb0
W&B: Enable login timeout (#4843) 3 years ago
  Glenn Jocher 4fdaec0449
Single `cache_version` definition (#4846) 3 years ago
  Glenn Jocher fe39562a5f
Sorted datasets update to `cache_labels()` (#4845) 3 years ago
  Glenn Jocher 3a822a22ce
`PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842) 3 years ago
  Glenn Jocher 27a4736e96
Fix val.py study plot (#4831) 3 years ago
  Kalen Michael 43b2817f6e
Feature/fix export on url (#4823) 3 years ago
  Jihoon Kim fcb225c1c8
Shuffle all 4(or 9) images in mosaic augmentation (#4787) 3 years ago
  Glenn Jocher c3a93d783d
Add TensorFlow formats to `export.py` (#4479) 3 years ago
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 years ago
  Glenn Jocher cd810c8286
Centralize `user_config_dir()` decision making (#4755) 3 years ago
  Glenn Jocher 22ee6fb7c1
Update `is_writeable()` for 2 methods (#4744) 3 years ago
  Glenn Jocher a144536f88
Fix `is_writeable()` for 3 OS support (#4743) 3 years ago
  Josh Veitch-Michaelis 19e28e3bfe
Add `callbacks` to train function in W&B sweep (#4742) 3 years ago
  Glenn Jocher 4a025ae97f
Fix `user_config_dir()` for GCP/AWS functions (#4726) 3 years ago
  JD Costa deb434aefa
Make CONFIG_DIR configurable per environment variable (#4727) 3 years ago
  Glenn Jocher 8e94bf62d9
Add `user_config_dir('Ultralytics')` (#4715) 3 years ago
  Glenn Jocher 25a7e1dae5
Update `check_yaml()` comment (#4713) 3 years ago
  Glenn Jocher f984cce52a
Fix `check_suffix()` (#4712) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Zhiqiang Wang 8e5f9ddbdb
Remove redundant `ComputeLoss` code (#4701) 3 years ago
  Kalen Michael 2317f86ca4
Optimised Callback Class to Reduce Code and Fix Errors (#4688) 3 years ago
  Glenn Jocher 548745181a
EarlyStopper updates (#4679) 3 years ago
  Glenn Jocher 234e8ae6fa
Fix for `plot_evolve()` string argument (#4639) 3 years ago
  Glenn Jocher de534e9221
Fix 3 for Arial.ttf redownloads with hub inference (#4629) 3 years ago
  Glenn Jocher a4e8f78c5e
Fix 2 for Arial.ttf redownloads with hub inference (#4628) 3 years ago
  Glenn Jocher ba0f80874f
Fix for Arial.ttf redownloads with hub inference (#4627) 3 years ago
  Glenn Jocher 50a9828679
DDP `torch.jit.trace()` `--sync-bn` fix (#4615) 3 years ago
  Glenn Jocher bb5ebc290e
Close `matplotlib` plots after opening (#4612) 3 years ago
  Ayush Chaurasia 11e7c7b48d
W&B: Don't log models in evolve operation (#4611) 3 years ago
  Glenn Jocher 3a72d4a7e3
Update `check_git_status()` warning (#4610) 3 years ago
  Glenn Jocher e7d1842a98
Auto-download Arial.ttf on init (#4606) 3 years ago
  Glenn Jocher dc13820c9d
TensorBoard `on_train_end()` speed improvements (#4605) 3 years ago
  Glenn Jocher b894e69dfc
Update mosaic plots font size (#4596) 3 years ago
  Glenn Jocher dbbc6b5c48
Re-order `plots.py` to class-first (#4595) 3 years ago
  Glenn Jocher e5e5ebc799
Auto-UTF handling (#4594) 3 years ago
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) 3 years ago