1440 Commits (1cad0ce2c7d3fb0917b4e392be377b5a370c26ef)
 

Author SHA1 Message Date
  Jean-Baptiste Martin 1cad0ce2c7
Allow `multi_label` option for NMS with PyTorch Hub (#4728) 3 years ago
  JD Costa deb434aefa
Make CONFIG_DIR configurable per environment variable (#4727) 3 years ago
  ELHoussineT 0d8a184237
Add `crops = results.crops()` dictionary (#4676) 3 years ago
  Glenn Jocher 8e94bf62d9
Add `user_config_dir('Ultralytics')` (#4715) 3 years ago
  Glenn Jocher 25a7e1dae5
Update `check_yaml()` comment (#4713) 3 years ago
  Glenn Jocher f984cce52a
Fix `check_suffix()` (#4712) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Zhiqiang Wang 8e5f9ddbdb
Remove redundant `ComputeLoss` code (#4701) 3 years ago
  Kalen Michael 2317f86ca4
Optimised Callback Class to Reduce Code and Fix Errors (#4688) 3 years ago
  Glenn Jocher 548745181a
EarlyStopper updates (#4679) 3 years ago
  imyhxy f64fab5825
Fixed 'meta' and 'hyp' may out of order when using evolve (#4657) 3 years ago
  Glenn Jocher fad57c29cd
Fix `is_coco` on missing `data['val']` key (#4642) 3 years ago
  Glenn Jocher 234e8ae6fa
Fix for `plot_evolve()` string argument (#4639) 3 years ago
  Glenn Jocher de534e9221
Fix 3 for Arial.ttf redownloads with hub inference (#4629) 3 years ago
  Glenn Jocher a4e8f78c5e
Fix 2 for Arial.ttf redownloads with hub inference (#4628) 3 years ago
  Glenn Jocher ba0f80874f
Fix for Arial.ttf redownloads with hub inference (#4627) 3 years ago
  Glenn Jocher 50a9828679
DDP `torch.jit.trace()` `--sync-bn` fix (#4615) 3 years ago
  Glenn Jocher bb5ebc290e
Close `matplotlib` plots after opening (#4612) 3 years ago
  Ayush Chaurasia 11e7c7b48d
W&B: Don't log models in evolve operation (#4611) 3 years ago
  Glenn Jocher 3a72d4a7e3
Update `check_git_status()` warning (#4610) 3 years ago
  Yukun Xia 35fe031461
Fix: add P2 layer 21 to yolov5-p2.yaml `Detect()` inputs (#4608) 3 years ago
  Glenn Jocher e7d1842a98
Auto-download Arial.ttf on init (#4606) 3 years ago
  Glenn Jocher bb4da083d1 Created using Colaboratory 3 years ago
  Glenn Jocher dc13820c9d
TensorBoard `on_train_end()` speed improvements (#4605) 3 years ago
  Glenn Jocher b894e69dfc
Update mosaic plots font size (#4596) 3 years ago
  Glenn Jocher bfad364455 Created using Colaboratory 3 years ago
  Glenn Jocher dbbc6b5c48
Re-order `plots.py` to class-first (#4595) 3 years ago
  Glenn Jocher e5e5ebc799
Auto-UTF handling (#4594) 3 years ago
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) 3 years ago
  Takumi Karasawa 7b35971ba5
Fix bug in `plot_one_box` when label is `None` (#4588) 3 years ago
  Glenn Jocher bbfafeabdb
Add `Profile()` profiler (#4587) 3 years ago
  Glenn Jocher d7aa3f153d
Remove `image_weights` DDP code (#4579) 3 years ago
  Glenn Jocher 93cc015748
Add EarlyStopping feature (#4576) 3 years ago
  Glenn Jocher 8b18b66304
ONNX opset 13 (#4566) 3 years ago
  Glenn Jocher 8ac96b7975
Fix for AP calculation limits 0.0 - 1.0 (#4563) 3 years ago
  Glenn Jocher e899d6e8fb
Fix for corrupt JPEGs auto-fix PR (#4560) 3 years ago
  Glenn Jocher 11f85e7e71
Auto-fix corrupt JPEGs (#4548) 3 years ago
  Glenn Jocher 2da6444c92
Fix for `python models/yolo.py --profile` (#4541) 3 years ago
  Glenn Jocher 79af1144c2
Automatic TFLite uint8 determination (#4515) 3 years ago
  Glenn Jocher 7b1643b5b5
Add `install=True` argument to `check_requirements` (#4512) 3 years ago
  Ayush Chaurasia 7316b78e36
W&B: Refactor the wandb_utils.py file (#4496) 3 years ago
  Glenn Jocher d1182c4f29 `check_requirements(('coremltools',))` (#4478) 3 years ago
  Huu Quan, CAP 1d65e8194d
Fix missing labels after albumentations (#4455) 3 years ago
  Glenn Jocher 6dd7dd8dd3
Fix default `--weights yolov5s.pt` (#4458) 3 years ago
  Jiacong Fang 808bcad3bb
Add TensorFlow and TFLite export (#1127) 3 years ago
  Glenn Jocher f3e3f7603f
TFLite prep (#4436) 3 years ago
  Omid Sadeghnezhad dbc06ce292
Update hubconf.py attempt_load import (#4428) 3 years ago
  Glenn Jocher 19d03a955c
Remove DDP process group timeout (#4422) 3 years ago
  Glenn Jocher 4e65052f28 Created using Colaboratory 3 years ago
  Glenn Jocher 01cdb7671b
Add `SPPF()` layer (#4420) 3 years ago