yolov5 / detect.py

Commit History

Refactor collections and fstrings (#7821)
f000714
unverified

glenn-jocher commited on

Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799)
9d8ed37
unverified

glenn-jocher commited on

Rename 'MacOS' to 'macOS' (#7349)
446e6f5
unverified

glenn-jocher commited on

CLI `fire` prep updates (#7229)
2c32218
unverified

glenn-jocher commited on

precommit: yapf (#5494)
c3d5ac1
unverified

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

Fix `cv2.imwrite` on non-ASCII paths (#7139)
d115bbf
unverified

RcINS pre-commit-ci[bot] glenn-jocher commited on

DetectMultiBackend() `--half` handling (#6945)
b94b59e
unverified

glenn-jocher commited on

Default FP16 TensorRT export (#6798)
596de6d
unverified

DavidB glenn-jocher commited on

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

glenn-jocher commited on

Enable ONNX `--half` FP16 inference (#6268)
f3085ac
unverified

glenn-jocher pre-commit-ci[bot] commited on

Add CoreML inference (#6195)
b5b56a3
unverified

glenn-jocher commited on

Global export format sort (#6182)
5bd6a97
unverified

glenn-jocher commited on

Add OpenVINO inference (#6179)
63a4d86
unverified

glenn-jocher commited on

Update export format docstrings (#6151)
ec4b6dd
unverified

glenn-jocher pre-commit-ci[bot] commited on

Add EdgeTPU support (#3630)
d95978a
unverified

zldrobit glenn-jocher unknown pre-commit-ci[bot] commited on

Fix `imgsz` bug (#5948)
19c56e6
unverified

Diego Montes glenn-jocher commited on

Update TorchScript suffix to `*.torchscript` (#5856)
00e308f
unverified

glenn-jocher commited on

Refactor new `model.warmup()` method (#5810)
fcd180d
unverified

glenn-jocher commited on

Export, detect and validation with TensorRT engine file (#5699)
7a39803
unverified

imyhxy glenn-jocher commited on

New `DetectMultiBackend()` class (#5549)
3883261
unverified

glenn-jocher pre-commit-ci[bot] commited on

Inside Ultralytics video https://youtu.be/Zgi9g1ksQHc (#5546)
b8f979b
unverified

glenn-jocher commited on

Fix `save_one_box()` (#5545)
3f64ad1
unverified

glenn-jocher pre-commit-ci[bot] commited on

Fix detect.py URL inference (#5525)
5f603a9
unverified

glenn-jocher pre-commit-ci[bot] commited on

precommit: isort (#5493)
0155548
unverified

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

Handle edgetpu model inference (#5372)
ac2c49a
unverified

Nam Vu Nam Vu pre-commit-ci[bot] glenn-jocher commited on

Fix float zeros format (#5491)
5866646
unverified

glenn-jocher commited on

Remove `check_requirements(('tensorflow>=2.4.1',))` (#5476)
0eb37ad
unverified

glenn-jocher commited on

Update `get_loggers()` (#4854)
7b1f7ae
unverified

glenn-jocher pre-commit commited on

Uncomment OpenCV 4.5.4 requirement in detect.py (#5305)
e0c3f42
unverified

jebastin-nadar commited on

Update/inplace ops (#5233)
13f7275
unverified

glenn-jocher commited on

Check `'onnxruntime-gpu' if torch.has_cuda` (#5087)
b754525
unverified

glenn-jocher commited on

update `detect.py` in order to support torch script (#5109)
938efe5
unverified

Andrei Ionut Damian glenn-jocher commited on

Add OpenCV DNN option for ONNX inference (#5136)
0bf24cf
unverified

glenn-jocher commited on

Fix `ROOT` as relative path (#5129)
153873e
unverified

Malte Lorbach glenn-jocher commited on

Allow YOLOv5 execution from arbitrary `cwd` (#4954)
4e04cb0
unverified

glenn-jocher commited on

Automatic Chinese fonts plotting (#4951)
a820b43
unverified

glenn-jocher commited on

Fix arg help string to match 'classes' arg name (#4893)
dad8660
unverified

NauchtanRobotics commited on

Simplify `check_requirements()` usage (#4855)
4c839ee
unverified

glenn-jocher commited on

Update `sys.path.append(str(ROOT))` (#4852)
4d1a2ac
unverified

glenn-jocher commited on

Refactor argparser printing to `print_args()` (#4850)
3732f9a
unverified

glenn-jocher commited on

Add TensorFlow formats to `export.py` (#4479)
c3a93d7
unverified

glenn-jocher commited on

Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified

glenn-jocher commited on

Improved `detect.py` timing (#4741)
7af1b4c
unverified

glenn-jocher commited on

Add suffix checks (#4711)
a2b3c71
unverified

glenn-jocher commited on

Auto-UTF handling (#4594)
e5e5ebc
unverified

glenn-jocher commited on

Create `Annotator()` class (#4591)
de44376
unverified

glenn-jocher commited on

Automatic TFLite uint8 determination (#4515)
79af114
unverified

glenn-jocher commited on

Fix default `--weights yolov5s.pt` (#4458)
6dd7dd8
unverified

glenn-jocher commited on