Commit History
Update default Albumentations (#4931)
7933832
unverified
Validate `best.pt` on train end (#4889)
d856c48
unverified
Add Slack Forum badge to README (#4930)
e687873
unverified
Fix `root` referenced before assignment (#4920)
39c17ce
unverified
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919)
a64a4c8
unverified
Fix zipfile name for coco128-segments (#4914)
1492632
unverified
TensorFlow.js export enhancements (#4905)
2c2ef25
unverified
Avoid out-of-image class labels (#4902)
ce7fa81
unverified
Fix arg help string to match 'classes' arg name (#4893)
dad8660
unverified
NauchtanRobotics
commited on
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
Fix DDP destruction `LOGGER.info()` (#4863)
2b3109e
unverified
Update Dockerfile (#4862)
2809616
unverified
Update Dockerfile (#4861)
40d1c80
unverified
Update greetings.yml (#4856)
9ef9494
unverified
Simplify `check_requirements()` usage (#4855)
4c839ee
unverified
Update `sys.path.append(str(ROOT))` (#4852)
4d1a2ac
unverified
Refactor argparser printing to `print_args()` (#4850)
3732f9a
unverified
Consolidate `init_seeds()` (#4849)
84bfa89
unverified
W&B: Enable login timeout (#4843)
302a1b0
unverified
Ayush Chaurasia
commited on
Single `cache_version` definition (#4846)
4fdaec0
unverified
Sorted datasets update to `cache_labels()` (#4845)
fe39562
unverified
`PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842)
3a822a2
unverified
Created using Colaboratory
e83792e
Created using Colaboratory
850f98f
Fix val.py study plot (#4831)
27a4736
unverified
Multiple TF export improvements (#4824)
3beb871
unverified
Fix 'PyTorch starting from' for URL weights (#4828)
6b44ecd
unverified
Feature/fix export on url (#4823)
43b2817
unverified
Refactor `forward()` method profiling (#4816)
0dc725e
unverified
Evolution `--resume` fix (#4802)
621b6d5
unverified
Add `--int8` argument (#4799)
b74dd4b
unverified
Shuffle all 4(or 9) images in mosaic augmentation (#4787)
fcb225c
unverified
Jihoon Kim
commited on