yolov5 / export.py

Commit History

Add nms and agnostic nms to export.py (#5938)
2c63175
unverified

Diego Montes glenn-jocher commited on

Fix ONNX opset inconsistency with parseargs and run args (#5937)
4fb6dd4
unverified

Diego Montes commited on

Single-command multiple-model export (#5882)
1075488
unverified

glenn-jocher commited on

`AutoShape()` models as `DetectMultiBackend()` instances (#5845)
7bf04d9
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Fix TensorRT potential unordered binding addresses (#5826)
a4207a2
unverified

imyhxy commited on

TorchScript `torch==1.7.0` Path support (#5781)
4c7b2bd
unverified

rockstarr commited on

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

imyhxy glenn-jocher commited on

Update export.py docstring (#5689)
562191f
unverified

glenn-jocher commited on

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

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

precommit: isort (#5493)
0155548
unverified

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

Fix float zeros format (#5491)
5866646
unverified

glenn-jocher commited on

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

glenn-jocher pre-commit 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

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

Multiple TF export improvements (#4824)
3beb871
unverified

zldrobit commited on

Fix 'PyTorch starting from' for URL weights (#4828)
6b44ecd
unverified

glenn-jocher commited on

Feature/fix export on url (#4823)
43b2817
unverified

Kalen Michael glenn-jocher commited on

Add `--int8` argument (#4799)
b74dd4b
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

Scope `onnx-simplifier` requirements check (#4730)
2d9411d
unverified

Zegorax glenn-jocher commited on

ONNX opset 13 (#4566)
8b18b66
unverified

glenn-jocher commited on

`check_requirements(('coremltools',))` (#4478)
d1182c4

glenn-jocher commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

Simplify ONNX inference command (#4405)
57c342a
unverified

glenn-jocher commited on

Feature `python train.py --cache disk` (#4049)
2d99063
unverified

junji hashimoto glenn-jocher commited on

Update 'results saved to' string (#4275)
388016e
unverified

glenn-jocher commited on

Add `export.py` ONNX inference suggestion (#4146)
6e4358f
unverified

glenn-jocher commited on

Rename `opset_version` to `opset` (#4135)
264be1a
unverified

glenn-jocher commited on

Addition refactor `export.py` (#4089)
3bef77f
unverified

glenn-jocher commited on

Refactor `export.py` (#4080)
442a7ab
unverified

glenn-jocher commited on

Fix typo (#3729)
0e2d0d5
unverified

fcakyon commited on

Update 4 main ops for paths and .run() (#3715)
1f69d12
unverified

glenn-jocher commited on