yolov5 / export.py

Commit History

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