Commit History
Allow detect.py to use video size for initial window size (#8330)
0537e8d
unverified
Allow preview resize in detect.py (#8318)
19f33cb
unverified
Refactor collections and fstrings (#7821)
f000714
unverified
Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799)
9d8ed37
unverified
Rename 'MacOS' to 'macOS' (#7349)
446e6f5
unverified
CLI `fire` prep updates (#7229)
2c32218
unverified
precommit: yapf (#5494)
c3d5ac1
unverified
Fix `cv2.imwrite` on non-ASCII paths (#7139)
d115bbf
unverified
DetectMultiBackend() `--half` handling (#6945)
b94b59e
unverified
Default FP16 TensorRT export (#6798)
596de6d
unverified
Fixing minor multi-streaming issues with TensoRT engine (#6504)
8fcdf3b
unverified
greg2451
pre-commit-ci[bot]
commited on
Add `detect.py` GIF video inference (#6410)
482af47
unverified
Enable ONNX `--half` FP16 inference (#6268)
f3085ac
unverified
Add CoreML inference (#6195)
b5b56a3
unverified
Global export format sort (#6182)
5bd6a97
unverified
Add OpenVINO inference (#6179)
63a4d86
unverified
Update export format docstrings (#6151)
ec4b6dd
unverified
Add EdgeTPU support (#3630)
d95978a
unverified
Fix `imgsz` bug (#5948)
19c56e6
unverified
Update TorchScript suffix to `*.torchscript` (#5856)
00e308f
unverified
Refactor new `model.warmup()` method (#5810)
fcd180d
unverified
Export, detect and validation with TensorRT engine file (#5699)
7a39803
unverified
New `DetectMultiBackend()` class (#5549)
3883261
unverified
Inside Ultralytics video https://youtu.be/Zgi9g1ksQHc (#5546)
b8f979b
unverified
Fix `save_one_box()` (#5545)
3f64ad1
unverified
Fix detect.py URL inference (#5525)
5f603a9
unverified
precommit: isort (#5493)
0155548
unverified
Handle edgetpu model inference (#5372)
ac2c49a
unverified
Fix float zeros format (#5491)
5866646
unverified
Remove `check_requirements(('tensorflow>=2.4.1',))` (#5476)
0eb37ad
unverified
Update `get_loggers()` (#4854)
7b1f7ae
unverified
Uncomment OpenCV 4.5.4 requirement in detect.py (#5305)
e0c3f42
unverified
Update/inplace ops (#5233)
13f7275
unverified
Check `'onnxruntime-gpu' if torch.has_cuda` (#5087)
b754525
unverified
update `detect.py` in order to support torch script (#5109)
938efe5
unverified
Add OpenCV DNN option for ONNX inference (#5136)
0bf24cf
unverified
Fix `ROOT` as relative path (#5129)
153873e
unverified
Allow YOLOv5 execution from arbitrary `cwd` (#4954)
4e04cb0
unverified
Automatic Chinese fonts plotting (#4951)
a820b43
unverified
Fix arg help string to match 'classes' arg name (#4893)
dad8660
unverified
NauchtanRobotics
commited on