Commit History
Update `get_loggers()` (#4854)
7b1f7ae
unverified
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309)
8c326a1
unverified
Fix MixConv2d() remove shortcut + apply depthwise (#5410)
5d4258f
unverified
Add pre-commit CI actions (#4982)
ed887b5
unverified
Update `AutoShape.forward()` model.classes example (#5324)
9c31a66
unverified
fix `tf` conversion in new v6 models (#5153)
34da872
unverified
YOLOv5 release v6.0 (#5141)
956be8e
unverified
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833)
9d75e42
unverified
Fix different devices bug when moving model from GPU to CPU (#5110)
a0e1504
unverified
Fix `yaml.safe_load()` ignore emoji errors (#5060)
070af88
unverified
Clip TTA Augmented Tails (#5028)
d133968
unverified
Fix pylint: do not use bare 'except' (#5025)
1922dde
unverified
Zhiqiang Wang
commited on
Fix relative `ROOT` Pytorch Hub custom model bug (#4974)
fb982d6
unverified
Update relative `ROOT` logic (#4955)
5ed2860
unverified
Automatic Chinese fonts plotting (#4951)
a820b43
unverified
TensorFlow.js export enhancements (#4905)
2c2ef25
unverified
Update `sys.path.append(str(ROOT))` (#4852)
4d1a2ac
unverified
Refactor argparser printing to `print_args()` (#4850)
3732f9a
unverified
Multiple TF export improvements (#4824)
3beb871
unverified
Refactor `forward()` method profiling (#4816)
0dc725e
unverified
Add TensorFlow formats to `export.py` (#4479)
c3a93d7
unverified
Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified
Allow `multi_label` option for NMS with PyTorch Hub (#4728)
1cad0ce
unverified
Add `crops = results.crops()` dictionary (#4676)
0d8a184
unverified
Add suffix checks (#4711)
a2b3c71
unverified
Fix: add P2 layer 21 to yolov5-p2.yaml `Detect()` inputs (#4608)
35fe031
unverified
Yukun Xia
commited on
Auto-UTF handling (#4594)
e5e5ebc
unverified
Create `Annotator()` class (#4591)
de44376
unverified
Fix for `python models/yolo.py --profile` (#4541)
2da6444
unverified
Add TensorFlow and TFLite export (#1127)
808bcad
unverified
Add `SPPF()` layer (#4420)
01cdb76
unverified
Standardize headers and docstrings (#4417)
24bea5e
unverified
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified
Add `yolov5s-ghost.yaml` (#4412)
4e8c81a
unverified
Fix module count in parse_model (#4379)
e7fc274
unverified
Yuantao Yang
yangyuantao
commited on