Commit History
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
New `DetectMultiBackend()` class (#5549)
3883261
unverified
Inside Ultralytics video https://youtu.be/Zgi9g1ksQHc (#5546)
b8f979b
unverified
glenn-jocher
commited on
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
glenn-jocher
commited on
Remove `check_requirements(('tensorflow>=2.4.1',))` (#5476)
0eb37ad
unverified
glenn-jocher
commited on
Update `get_loggers()` (#4854)
7b1f7ae
unverified
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
Add OpenCV DNN option for ONNX inference (#5136)
0bf24cf
unverified
glenn-jocher
commited on
Fix `ROOT` as relative path (#5129)
153873e
unverified
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
Add TensorFlow and TFLite export (#1127)
808bcad
unverified
TFLite prep (#4436)
f3e3f76
unverified
glenn-jocher
commited on
Standardize headers and docstrings (#4417)
24bea5e
unverified
glenn-jocher
commited on
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified
glenn-jocher
commited on
Update 'results saved to' string (#4275)
388016e
unverified
glenn-jocher
commited on
ONNX inference update (#4073)
2e53844
unverified
glenn-jocher
commited on
`val.py` refactor (#4053)
f7d8562
unverified
Feature visualization improvements 32 (#3947)
248504c
unverified
glenn-jocher
commited on
Feature visualization update (#3920)
87b094b
unverified
glenn-jocher
commited on
Add multi-stream saving feature (#3864)
9d86b54
unverified
Update 4 main ops for paths and .run() (#3715)
1f69d12
unverified
glenn-jocher
commited on
Update DDP for `torch.distributed.run` with `gloo` backend (#3680)
fad27c0
unverified
glenn-jocher
commited on
Slightly modify CLI execution (#3687)
bfb2276
unverified
lb-desupervised
Lewis Belcher
commited on
Remove `/weights` directory (#3659)
2754ada
unverified
glenn-jocher
commited on
Refactoring cleanup (#3565)
4695ca8
unverified
glenn-jocher
commited on
Refactor detect.py arguments (#3559)
66cf5c2
unverified
glenn-jocher
commited on
Refactor test.py arguments (#3558)
a9553c0
unverified
glenn-jocher
commited on