1675 Commits (8f354362cd94c70908bf6168951b07bd32715ebe)
 

Author SHA1 Message Date
  Glenn Jocher 5d4258fac5
Fix MixConv2d() remove shortcut + apply depthwise (#5410) 2 years ago
  Glenn Jocher 7f9bbf0268
Update GitHub issues templates (#5404) 2 years ago
  Ayush Chaurasia 620b535f85
Update sweep.py (#5402) 2 years ago
  Jirka Borovec ed887b5976
Add pre-commit CI actions (#4982) 2 years ago
  Glenn Jocher a4fece8c14
DDP `nl` fix (#5332) 2 years ago
  Glenn Jocher 9c31a66f5d
Update `AutoShape.forward()` model.classes example (#5324) 2 years ago
  Glenn Jocher ca19df5f7f
Add `autobatch` feature for best `batch-size` estimation (#5092) 2 years ago
  Ayush Chaurasia 692be757b6
W&B: Media panel fix (#5317) 2 years ago
  Zhiqiang Wang 3d897986c7
Small fixes to docstrings (#5313) 2 years ago
  Cristi Fati fee83c1634
Weights download script minor improvements (#5213) 2 years ago
  Jebastin Nadar e0c3f42de7
Uncomment OpenCV 4.5.4 requirement in detect.py (#5305) 2 years ago
  Glenn Jocher 79d8f1f678 Created using Colaboratory 2 years ago
  Glenn Jocher b760acec11 Created using Colaboratory 2 years ago
  Glenn Jocher 441b47c443
More informative `EarlyStopping()` message (#5303) 2 years ago
  jdfr 15e8c4c15b
take EXIF orientation tags into account when fixing corrupt images (#5270) 2 years ago
  jdfr db3bbdde0e
autosplit: take image files with uppercase extensions into account (#5269) 2 years ago
  Glenn Jocher a18b0c36cd
Update rebase.yml with workflows permissions (#5255) 2 years ago
  dependabot[bot] fd3e2ad8ef
Bump actions/stale from 3 to 4 (#5253) 2 years ago
  dependabot[bot] aa26504137
Bump actions/cache from 1 to 2.1.6 (#5252) 2 years ago
  dependabot[bot] fb12faafa3
Bump cirrus-actions/rebase from 1.4 to 1.5 (#5251) 2 years ago
  Zhiqiang Wang 8e87396705
Add dependabot for GH actions (#5250) 2 years ago
  Glenn Jocher 4f5e274eee
Update rebase.yml (#5245) 2 years ago
  Glenn Jocher 752d97df2c
Add `on_fit_epoch_end` callback (#5232) 2 years ago
  Glenn Jocher 13f7275555
Update/inplace ops (#5233) 2 years ago
  Glenn Jocher 0000334a6f
Update Objects365.yaml val count (#5212) 2 years ago
  Glenn Jocher 991c654e81
Autofix duplicate label handling (#5210) 2 years ago
  Farley Lai fc3606420d
Update Objects365.yaml to include the official validation set (#5194) 2 years ago
  Glenn Jocher 1c9f710b46
Add hyp.scratch-med.yaml (#5196) 2 years ago
  Glenn Jocher 6b31cfd793
Highlight contributors in README (#5173) 2 years ago
  Glenn Jocher 7ee5aed0b3
Improved check_suffix() robustness to `''` and `""` (#5192) 2 years ago
  NauchtanRobotics 0be58f16f0
Adjust legend labels for classes without instances (#5174) 2 years ago
  Ayush Chaurasia 1172ac15fb
W&B: DDP fix (#5176) 2 years ago
  Glenn Jocher e520e820f1
Update autodownload fallbacks to v6.0 assets (#5177) 2 years ago
  Ayush Chaurasia d0bfeb3980
W&B: fix DDP with wandb disabled (#5163) 2 years ago
  Glenn Jocher a346926996
Add class filtering to `LoadImagesAndLabels()` dataloader (#5172) 2 years ago
  Glenn Jocher b754525e99
Check `'onnxruntime-gpu' if torch.has_cuda` (#5087) 2 years ago
  Glenn Jocher 20a809dee5
Update stale.yml (#5156) 2 years ago
  Glenn Jocher 26784afd99
Use YOLOv5n for CI testing (#5154) 2 years ago
  Yoni Chechik 34da872ab6
fix `tf` conversion in new v6 models (#5153) 2 years ago
  Glenn Jocher 956be8e642
YOLOv5 release v6.0 (#5141) 2 years ago
  Andrei Ionut Damian 938efe5dcf
update `detect.py` in order to support torch script (#5109) 2 years ago
  Glenn Jocher 0bf24cf641
Add OpenCV DNN option for ONNX inference (#5136) 2 years ago
  Jebastin Nadar 9d75e42f98
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2 years ago
  Malte Lorbach 153873e9e4
Fix `ROOT` as relative path (#5129) 2 years ago
  Glenn Jocher 4cf7d487a6
Update plots.py (#5127) 2 years ago
  Glenn Jocher 7d37b3c52e
Update val.py `pad = 0.0 if task == speed else 0.5` (#5121) 2 years ago
  Glenn Jocher ba4b79de8b
Update val.py `--speed` and `--study` usages (#5120) 2 years ago
  Glenn Jocher 4f9718abe6
Pass `--device` for `--task study` (#5118) 2 years ago
  Jebastin Nadar a0e15046c3
Fix different devices bug when moving model from GPU to CPU (#5110) 2 years ago
  Nan 4a6dfffdaa
Pass `LOCAL_RANK` to `torch_distributed_zero_first()` (#5114) 2 years ago