yolov5 / export.py

Commit History

Fix 6 Flake8 issues (#6541)
cba4303
unverified

Jirka Borovec glenn-jocher commited on

Edge TPU export 'list index out of range' fix (#6533)
9bc72a3
unverified

glenn-jocher commited on

Edge TPU compiler `sudo` fix (#6531)
8d05716
unverified

glenn-jocher commited on

Suppress export.run() TracerWarnings (#6499)
4c40933
unverified

glenn-jocher commited on

Suppress `torch.jit.TracerWarning` on export (#6498)
842d049
unverified

glenn-jocher commited on

Improved `export.py` usage examples (#6495)
5e4ff19
unverified

glenn-jocher commited on

`export.py` automatic `forward_export` (#6352)
750c42e
unverified

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

`export.py` return exported files/dirs (#6343)
0cf932b
unverified

glenn-jocher commited on

TensorRT `assert im.device.type != 'cpu'` on export (#6340)
e2e95b2
unverified

glenn-jocher commited on

Console corrupted -> corrupt (#6338)
fd55271
unverified

glenn-jocher commited on

Update `export.py` with Detect, Validate usages (#6280)
80473a6
unverified

glenn-jocher commited on

Fix `cmd` string on `tfjs` export (#6243)
9b13a59
unverified

Jinwoong Yoo glenn-jocher commited on

TensorRT 7 export fix (#6235)
6865d19
unverified

glenn-jocher commited on

Attempt `edgetpu-compiler` autoinstall (#6223)
f80c463
unverified

glenn-jocher commited on

Add `edgetpu_compiler` checks (#6218)
b4ac3df
unverified

glenn-jocher commited on

TFLite `--int8` 'flatbuffers==1.12' fix 2 (#6217)
00d7b97
unverified

glenn-jocher commited on

TFLite `--int8` 'flatbuffers==1.12' fix (#6216)
8125ec5
unverified

glenn-jocher commited on

Edge TPU compiler comment (#6196)
5402753
unverified

glenn-jocher commited on

Add CoreML inference (#6195)
b5b56a3
unverified

glenn-jocher commited on

Add `tensorrt>=7.0.0` checks (#6193)
7b31a53
unverified

glenn-jocher commited on

TensorRT 7 `anchor_grid` compatibility fix (#6185)
a2f4a17
unverified

imyhxy glenn-jocher commited on

Fix TorchScript on mobile export (#6183)
fb83929
unverified

Yin Rong yinrong 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

OpenVINO Export (#6057)
95c7bc2
unverified

glenn-jocher commited on

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