Commit History
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
Update ci-testing.yml (#4772)
aa18599
unverified
Update ci-testing.yml (#4770)
b161edf
unverified
Add TensorFlow formats to `export.py` (#4479)
c3a93d7
unverified
Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified
Centralize `user_config_dir()` decision making (#4755)
cd810c8
unverified
Update `is_writeable()` for 2 methods (#4744)
22ee6fb
unverified
Add TF and TFLite models to `.dockerignore` (#4748)
ff35292
unverified
Add TF and TFLite models to `.gitignore` (#4747)
6c554b7
unverified
Fix `is_writeable()` for 3 OS support (#4743)
a144536
unverified
Add `callbacks` to train function in W&B sweep (#4742)
19e28e3
unverified
Improved `detect.py` timing (#4741)
7af1b4c
unverified
Fix `--data from_HUB.zip` (#4732)
c5360f6
unverified
Fix `user_config_dir()` for GCP/AWS functions (#4726)
4a025ae
unverified
Scope `onnx-simplifier` requirements check (#4730)
2d9411d
unverified
Allow `multi_label` option for NMS with PyTorch Hub (#4728)
1cad0ce
unverified
Make CONFIG_DIR configurable per environment variable (#4727)
deb434a
unverified
JD Costa
commited on