Commit History

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

Kalen Michael glenn-jocher commited on

EarlyStopper updates (#4679)
5487451
unverified

glenn-jocher commited on

Fixed 'meta' and 'hyp' may out of order when using evolve (#4657)
f64fab5
unverified

imyhxy commited on

Fix `is_coco` on missing `data['val']` key (#4642)
fad57c2
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

DDP `torch.jit.trace()` `--sync-bn` fix (#4615)
50a9828
unverified

glenn-jocher commited on

Close `matplotlib` plots after opening (#4612)
bb5ebc2
unverified

glenn-jocher commited on

W&B: Don't log models in evolve operation (#4611)
11e7c7b
unverified

Ayush Chaurasia commited on

Update `check_git_status()` warning (#4610)
3a72d4a
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Created using Colaboratory
bb4da08

glenn-jocher commited on

TensorBoard `on_train_end()` speed improvements (#4605)
dc13820
unverified

glenn-jocher commited on

Update mosaic plots font size (#4596)
b894e69
unverified

glenn-jocher commited on

Created using Colaboratory
bfad364

glenn-jocher commited on

Re-order `plots.py` to class-first (#4595)
dbbc6b5
unverified

glenn-jocher commited on

Auto-UTF handling (#4594)
e5e5ebc
unverified

glenn-jocher commited on

Create `Annotator()` class (#4591)
de44376
unverified

glenn-jocher commited on

Fix bug in `plot_one_box` when label is `None` (#4588)
7b35971
unverified

Takumi Karasawa commited on

Add `Profile()` profiler (#4587)
bbfafea
unverified

glenn-jocher commited on

Remove `image_weights` DDP code (#4579)
d7aa3f1
unverified

glenn-jocher commited on

Add EarlyStopping feature (#4576)
93cc015
unverified

glenn-jocher commited on

ONNX opset 13 (#4566)
8b18b66
unverified

glenn-jocher commited on

Fix for AP calculation limits 0.0 - 1.0 (#4563)
8ac96b7
unverified

glenn-jocher commited on

Fix for corrupt JPEGs auto-fix PR (#4560)
e899d6e
unverified

glenn-jocher commited on

Auto-fix corrupt JPEGs (#4548)
11f85e7
unverified

glenn-jocher commited on

Fix for `python models/yolo.py --profile` (#4541)
2da6444
unverified

glenn-jocher commited on

Automatic TFLite uint8 determination (#4515)
79af114
unverified

glenn-jocher commited on

Add `install=True` argument to `check_requirements` (#4512)
7b1643b
unverified

glenn-jocher commited on

W&B: Refactor the wandb_utils.py file (#4496)
7316b78
unverified

Ayush Chaurasia glenn-jocher commited on

`check_requirements(('coremltools',))` (#4478)
d1182c4

glenn-jocher commited on

Fix missing labels after albumentations (#4455)
1d65e81
unverified

Huu Quan, CAP Huu Quan glenn-jocher commited on

Fix default `--weights yolov5s.pt` (#4458)
6dd7dd8
unverified

glenn-jocher commited on

TFLite prep (#4436)
f3e3f76
unverified

glenn-jocher commited on

Update hubconf.py attempt_load import (#4428)
dbc06ce
unverified

Omid Sadeghnezhad commited on

Remove DDP process group timeout (#4422)
19d03a9
unverified

glenn-jocher commited on

Created using Colaboratory
4e65052

glenn-jocher commited on

Add `SPPF()` layer (#4420)
01cdb76
unverified

glenn-jocher commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

Created using Colaboratory
bb0aed1

glenn-jocher commited on

Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified

glenn-jocher commited on

Remove `encoding='ascii'` (#4413)
63e09fd
unverified

glenn-jocher commited on