317 Commits (b2194b90156e74e5a1480cd2457d1b41ec2dc181)

Author SHA1 Message Date
  Glenn Jocher 042f02ff9b
Fix tf.py `LoadImages()` dataloader return values (#5455) 2 years ago
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 2 years ago
  Glenn Jocher 8c326a1edf
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309) 2 years ago
  Glenn Jocher 5d4258fac5
Fix MixConv2d() remove shortcut + apply depthwise (#5410) 2 years ago
  Jirka Borovec ed887b5976
Add pre-commit CI actions (#4982) 2 years ago
  Glenn Jocher 9c31a66f5d
Update `AutoShape.forward()` model.classes example (#5324) 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
  Jebastin Nadar 9d75e42f98
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2 years ago
  Jebastin Nadar a0e15046c3
Fix different devices bug when moving model from GPU to CPU (#5110) 2 years ago
  Glenn Jocher 070af88108
Fix `yaml.safe_load()` ignore emoji errors (#5060) 3 years ago
  Glenn Jocher d133968b1e
Clip TTA Augmented Tails (#5028) 3 years ago
  Zhiqiang Wang 1922ddeac0
Fix pylint: do not use bare 'except' (#5025) 3 years ago
  Glenn Jocher fb982d6030
Fix relative `ROOT` Pytorch Hub custom model bug (#4974) 3 years ago
  Glenn Jocher 5ed28603cf
Update relative `ROOT` logic (#4955) 3 years ago
  Glenn Jocher a820b43aca
Automatic Chinese fonts plotting (#4951) 3 years ago
  Jiacong Fang 2c2ef25f8b
TensorFlow.js export enhancements (#4905) 3 years ago
  Glenn Jocher 4d1a2ac87e
Update `sys.path.append(str(ROOT))` (#4852) 3 years ago
  Glenn Jocher 3732f9ac8a
Refactor argparser printing to `print_args()` (#4850) 3 years ago
  Jiacong Fang 3beb871ba4
Multiple TF export improvements (#4824) 3 years ago
  Glenn Jocher 0dc725e3dc
Refactor `forward()` method profiling (#4816) 3 years ago
  Glenn Jocher c3a93d783d
Add TensorFlow formats to `export.py` (#4479) 3 years ago
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 years ago
  Jean-Baptiste Martin 1cad0ce2c7
Allow `multi_label` option for NMS with PyTorch Hub (#4728) 3 years ago
  ELHoussineT 0d8a184237
Add `crops = results.crops()` dictionary (#4676) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Yukun Xia 35fe031461
Fix: add P2 layer 21 to yolov5-p2.yaml `Detect()` inputs (#4608) 3 years ago
  Glenn Jocher e5e5ebc799
Auto-UTF handling (#4594) 3 years ago
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) 3 years ago
  Glenn Jocher 2da6444c92
Fix for `python models/yolo.py --profile` (#4541) 3 years ago
  Jiacong Fang 808bcad3bb
Add TensorFlow and TFLite export (#1127) 3 years ago
  Glenn Jocher 01cdb7671b
Add `SPPF()` layer (#4420) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 2da4e7acf7
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416) 3 years ago
  Glenn Jocher 4e8c81a368
Add `yolov5s-ghost.yaml` (#4412) 3 years ago
  Yuantao Yang e7fc27406a
Fix module count in parse_model (#4379) 3 years ago
  Yonghye Kwon e96c74b5a1
Simpler code for DWConvClass (#4310) 3 years ago
  Glenn Jocher 587c4b4b81
Add `DWConvClass()` (#4274) 3 years ago
  Glenn Jocher 9c6732f61c
Update variables (#4273) 3 years ago
  Glenn Jocher 306fc0119a
Update Autoshape forward header (#4271) 3 years ago
  Glenn Jocher 18f6ba77cf
Suppress torch 1.9.0 max_pool2d() warning (#4227) 3 years ago
  Glenn Jocher b60b62e874
PyCharm reformat (#4209) 3 years ago
  Glenn Jocher e016b15555
Update yolov5-bifpn.yaml (#4208) 3 years ago
  Glenn Jocher 2683b18079
Update Hub Path inputs (#4200) 3 years ago
  Glenn Jocher 1f31b7c503
Create yolov5-bifpn.yaml (#4195) 3 years ago
  Glenn Jocher 5d66e48723
Train from `--data path/to/dataset.zip` feature (#4185) 3 years ago
  Glenn Jocher b1be685005
Module `super().__init__()` (#4065) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago
  Glenn Jocher 9dd33fd20f
AutoShape PosixPath support (#4047) 3 years ago
  Glenn Jocher 720aaa65c8
Rename `test.py` to `val.py` (#4000) 3 years ago