Commit History
Update plots.py (#5127)
4cf7d48
unverified
glenn-jocher
commited on
Fix SKU-110K HUB: `OSError` (#5106)
276b674
unverified
glenn-jocher
commited on
Re-open IP-camera videostream if disconnected (#5074)
48b00db
unverified
Update datasets.py comments (#5088)
57ce73c
unverified
glenn-jocher
commited on
Fix `yaml.safe_load()` ignore emoji errors (#5060)
070af88
unverified
glenn-jocher
commited on
Fix pylint: do not use bare 'except' (#5025)
1922dde
unverified
Zhiqiang Wang
commited on
Update W&B README (#5006)
ba99092
unverified
glenn-jocher
commited on
Fix URL parsing bug (#4998)
76d301b
unverified
Update wandb_utils.py (#4953)
0c87478
unverified
Diego Montes
commited on
Fix `isascii()` method calls for python 3.6 (#4958)
c1bed60
unverified
Automatic Chinese fonts plotting (#4951)
a820b43
unverified
glenn-jocher
commited on
Scope `check_file()` search space (#4933)
5a8e434
unverified
glenn-jocher
commited on
Update default Albumentations (#4931)
7933832
unverified
glenn-jocher
commited on
Fix `root` referenced before assignment (#4920)
39c17ce
unverified
glenn-jocher
commited on
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919)
a64a4c8
unverified
glenn-jocher
commited on
Avoid out-of-image class labels (#4902)
ce7fa81
unverified
W&B: Fix dataset check (#4879)
59aae85
unverified
Ayush Chaurasia
commited on
W&B: Login only in master processes (#4866)
9febea7
unverified
Ayush Chaurasia
commited on
Annotator `check_font()` RANK -1 remove progress (#4864)
8ad9e4e
unverified
glenn-jocher
commited on
Simplify `check_requirements()` usage (#4855)
4c839ee
unverified
glenn-jocher
commited on
Update `sys.path.append(str(ROOT))` (#4852)
4d1a2ac
unverified
glenn-jocher
commited on
Refactor argparser printing to `print_args()` (#4850)
3732f9a
unverified
glenn-jocher
commited on
Consolidate `init_seeds()` (#4849)
84bfa89
unverified
glenn-jocher
commited on
W&B: Enable login timeout (#4843)
302a1b0
unverified
Ayush Chaurasia
commited on
Single `cache_version` definition (#4846)
4fdaec0
unverified
glenn-jocher
commited on
Sorted datasets update to `cache_labels()` (#4845)
fe39562
unverified
glenn-jocher
commited on
`PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842)
3a822a2
unverified
glenn-jocher
commited on
Fix val.py study plot (#4831)
27a4736
unverified
glenn-jocher
commited on
Feature/fix export on url (#4823)
43b2817
unverified
Shuffle all 4(or 9) images in mosaic augmentation (#4787)
fcb225c
unverified
Jihoon Kim
commited on
Add TensorFlow formats to `export.py` (#4479)
c3a93d7
unverified
glenn-jocher
commited on
Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified
glenn-jocher
commited on
Centralize `user_config_dir()` decision making (#4755)
cd810c8
unverified
glenn-jocher
commited on
Update `is_writeable()` for 2 methods (#4744)
22ee6fb
unverified
glenn-jocher
commited on
Fix `is_writeable()` for 3 OS support (#4743)
a144536
unverified
glenn-jocher
commited on
Add `callbacks` to train function in W&B sweep (#4742)
19e28e3
unverified
Fix `user_config_dir()` for GCP/AWS functions (#4726)
4a025ae
unverified
glenn-jocher
commited on
Make CONFIG_DIR configurable per environment variable (#4727)
deb434a
unverified
JD Costa
commited on
Add `user_config_dir('Ultralytics')` (#4715)
8e94bf6
unverified
glenn-jocher
commited on
Update `check_yaml()` comment (#4713)
25a7e1d
unverified
glenn-jocher
commited on
Fix `check_suffix()` (#4712)
f984cce
unverified
glenn-jocher
commited on
Add suffix checks (#4711)
a2b3c71
unverified
glenn-jocher
commited on
Remove redundant `ComputeLoss` code (#4701)
8e5f9dd
unverified
zhiqwang
commited on
Optimised Callback Class to Reduce Code and Fix Errors (#4688)
2317f86
unverified
EarlyStopper updates (#4679)
5487451
unverified
glenn-jocher
commited on
Fix for `plot_evolve()` string argument (#4639)
234e8ae
unverified
glenn-jocher
commited on
Fix 3 for Arial.ttf redownloads with hub inference (#4629)
de534e9
unverified
glenn-jocher
commited on
Fix 2 for Arial.ttf redownloads with hub inference (#4628)
a4e8f78
unverified
glenn-jocher
commited on
Fix for Arial.ttf redownloads with hub inference (#4627)
ba0f808
unverified
glenn-jocher
commited on