Commit History
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
Simpler code for DWConvClass (#4310)
e96c74b
unverified
Add `DWConvClass()` (#4274)
587c4b4
unverified
Update variables (#4273)
9c6732f
unverified
Update Autoshape forward header (#4271)
306fc01
unverified
Suppress torch 1.9.0 max_pool2d() warning (#4227)
18f6ba7
unverified
PyCharm reformat (#4209)
b60b62e
unverified
Update yolov5-bifpn.yaml (#4208)
e016b15
unverified
Update Hub Path inputs (#4200)
2683b18
unverified
Create yolov5-bifpn.yaml (#4195)
1f31b7c
unverified
Train from `--data path/to/dataset.zip` feature (#4185)
5d66e48
unverified
Module `super().__init__()` (#4065)
b1be685
unverified
`val.py` refactor (#4053)
f7d8562
unverified
AutoShape PosixPath support (#4047)
9dd33fd
unverified
Rename `test.py` to `val.py` (#4000)
720aaa6
unverified
Alert (no detections) (#3984)
d204a61
unverified
Update `probability` to `p` (#3980)
b3dabdc
unverified
`Ensemble()` visualize fix (#3973)
647223a
unverified
KEN
commited on
Update `setattr()` default for Hub PIL images (#3923)
588094e
unverified
jmiranda-laplateforme
commited on
Feature visualization update (#3920)
87b094b
unverified
Improved BGR2RGB speeds (#3880)
3c3f8fb
unverified
Models `*.yaml` reformat (#3875)
81b3182
unverified
Add EXIF rotation to YOLOv5 Hub inference (#3852)
831773f
unverified
Plot `AutoShape()` detections in ascending order (#3843)
25d1f29
unverified
Concise `TransformerBlock()` (#3821)
57c5d02
unverified
Add feature map visualization (#3804)
20d45aa
unverified
Update 4 main ops for paths and .run() (#3715)
1f69d12
unverified
Update DDP for `torch.distributed.run` with `gloo` backend (#3680)
fad27c0
unverified
Slightly modify CLI execution (#3687)
bfb2276
unverified
lb-desupervised
Lewis Belcher
commited on
Update export.py, yolo.py `sys.path.append()` (#3579)
53ed872
unverified
Refactor models/export.py arguments (#3564)
0e5cfdb
unverified
Merge `develop` branch into `master` (#3518)
f3c3d2c
unverified


ONNX export in .train() mode fix (#3362)
ef4d538
unverified
yolo.py header (#3347)
1f8d716
unverified
Check CoreML models.train() mode (#3262)
7b36e38
unverified
Parameterize max_det + inference default at 1000 (#3215)
3f74cd9
unverified
Parameterize ONNX `--opset-version` (#3154)
9ab561d
unverified
Cristi Fati
commited on