Commit History
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
Add `crops = results.crops()` dictionary (#4676)
0d8a184
unverified
Add `user_config_dir('Ultralytics')` (#4715)
8e94bf6
unverified
Update `check_yaml()` comment (#4713)
25a7e1d
unverified
Fix `check_suffix()` (#4712)
f984cce
unverified
Add suffix checks (#4711)
a2b3c71
unverified
Remove redundant `ComputeLoss` code (#4701)
8e5f9dd
unverified
Optimised Callback Class to Reduce Code and Fix Errors (#4688)
2317f86
unverified
EarlyStopper updates (#4679)
5487451
unverified
Fixed 'meta' and 'hyp' may out of order when using evolve (#4657)
f64fab5
unverified
Fix `is_coco` on missing `data['val']` key (#4642)
fad57c2
unverified
Fix for `plot_evolve()` string argument (#4639)
234e8ae
unverified
Fix 3 for Arial.ttf redownloads with hub inference (#4629)
de534e9
unverified
Fix 2 for Arial.ttf redownloads with hub inference (#4628)
a4e8f78
unverified
Fix for Arial.ttf redownloads with hub inference (#4627)
ba0f808
unverified
DDP `torch.jit.trace()` `--sync-bn` fix (#4615)
50a9828
unverified
Close `matplotlib` plots after opening (#4612)
bb5ebc2
unverified
W&B: Don't log models in evolve operation (#4611)
11e7c7b
unverified
Ayush Chaurasia
commited on
Update `check_git_status()` warning (#4610)
3a72d4a
unverified
Fix: add P2 layer 21 to yolov5-p2.yaml `Detect()` inputs (#4608)
35fe031
unverified
Yukun Xia
commited on
Auto-download Arial.ttf on init (#4606)
e7d1842
unverified
Created using Colaboratory
bb4da08
TensorBoard `on_train_end()` speed improvements (#4605)
dc13820
unverified
Update mosaic plots font size (#4596)
b894e69
unverified
Created using Colaboratory
bfad364
Re-order `plots.py` to class-first (#4595)
dbbc6b5
unverified
Auto-UTF handling (#4594)
e5e5ebc
unverified
Create `Annotator()` class (#4591)
de44376
unverified
Fix bug in `plot_one_box` when label is `None` (#4588)
7b35971
unverified
Takumi Karasawa
commited on