Commit History
Add `autobatch` feature for best `batch-size` estimation (#5092)
ca19df5
unverified
glenn-jocher
commited on
W&B: Media panel fix (#5317)
692be75
unverified
Ayush Chaurasia
commited on
More informative `EarlyStopping()` message (#5303)
441b47c
unverified
glenn-jocher
commited on
take EXIF orientation tags into account when fixing corrupt images (#5270)
15e8c4c
unverified
autosplit: take image files with uppercase extensions into account (#5269)
db3bbdd
unverified
Add `on_fit_epoch_end` callback (#5232)
752d97d
unverified
glenn-jocher
commited on
Update/inplace ops (#5233)
13f7275
unverified
glenn-jocher
commited on
Autofix duplicate label handling (#5210)
991c654
unverified
glenn-jocher
commited on
Improved check_suffix() robustness to `''` and `""` (#5192)
7ee5aed
unverified
glenn-jocher
commited on
Adjust legend labels for classes without instances (#5174)
0be58f1
unverified
W&B: DDP fix (#5176)
1172ac1
unverified
Update autodownload fallbacks to v6.0 assets (#5177)
e520e82
unverified
glenn-jocher
commited on
W&B: fix DDP with wandb disabled (#5163)
d0bfeb3
unverified
Add class filtering to `LoadImagesAndLabels()` dataloader (#5172)
a346926
unverified
glenn-jocher
commited on
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833)
9d75e42
unverified
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