75 Commits (7a2a11893b56c67903f0dc4e313235e544189601)

Author SHA1 Message Date
  Louis Combaldieu b2adc7c39a
Fix export for 1-channel images (#6780) 2 years ago
  Glenn Jocher de9c25b35e
Use `export_formats()` in export.py (#6705) 2 years ago
  Jiacong Fang 66e5d794c7
Fix TF exports >= 2GB (#6292) 2 years ago
  Glenn Jocher a45e472358
YOLOv5 Export Benchmarks (#6613) 2 years ago
  Glenn Jocher 22da63e30f
Fix zero-export handling with `if any(f):` (#6569) 2 years ago
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 2 years ago
  Glenn Jocher 9bc72a3ac2
Edge TPU export 'list index out of range' fix (#6533) 2 years ago
  Glenn Jocher 8d05716b66
Edge TPU compiler `sudo` fix (#6531) 2 years ago
  Glenn Jocher 4c40933266
Suppress export.run() TracerWarnings (#6499) 2 years ago
  Glenn Jocher 842d049e1b
Suppress `torch.jit.TracerWarning` on export (#6498) 2 years ago
  Glenn Jocher 5e4ff195b2
Improved `export.py` usage examples (#6495) 2 years ago
  Glenn Jocher 750c42e43e
`export.py` automatic `forward_export` (#6352) 2 years ago
  Glenn Jocher 0cf932bf63
`export.py` return exported files/dirs (#6343) 2 years ago
  Glenn Jocher e2e95b2d8e
TensorRT `assert im.device.type != 'cpu'` on export (#6340) 2 years ago
  Glenn Jocher fd55271c04
Console corrupted -> corrupt (#6338) 2 years ago
  Glenn Jocher 80473a6551
Update `export.py` with Detect, Validate usages (#6280) 2 years ago
  Jinwoong Yoo 9b13a594e9
Fix `cmd` string on `tfjs` export (#6243) 2 years ago
  Glenn Jocher 6865d19a92
TensorRT 7 export fix (#6235) 2 years ago
  Glenn Jocher f80c463010
Attempt `edgetpu-compiler` autoinstall (#6223) 2 years ago
  Glenn Jocher b4ac3df6ff
Add `edgetpu_compiler` checks (#6218) 2 years ago
  Glenn Jocher 00d7b97869
TFLite `--int8` 'flatbuffers==1.12' fix 2 (#6217) 2 years ago
  Glenn Jocher 8125ec5d42
TFLite `--int8` 'flatbuffers==1.12' fix (#6216) 2 years ago
  Glenn Jocher 5402753a53
Edge TPU compiler comment (#6196) 2 years ago
  Glenn Jocher b5b56a3c88
Add CoreML inference (#6195) 2 years ago
  Glenn Jocher 7b31a531b4
Add `tensorrt>=7.0.0` checks (#6193) 2 years ago
  imyhxy a2f4a1799b
TensorRT 7 `anchor_grid` compatibility fix (#6185) 2 years ago
  Yin Rong fb839298a1
Fix TorchScript on mobile export (#6183) 2 years ago
  Glenn Jocher 5bd6a97b18
Global export format sort (#6182) 2 years ago
  Glenn Jocher 63a4d862aa
Add OpenVINO inference (#6179) 2 years ago
  Glenn Jocher ec4b6dd2a3
Update export format docstrings (#6151) 2 years ago
  Jiacong Fang d95978a562
Add EdgeTPU support (#3630) 2 years ago
  Glenn Jocher 95c7bc25d3
OpenVINO Export (#6057) 2 years ago
  Diego Montes 2c6317547a
Add nms and agnostic nms to export.py (#5938) 2 years ago
  Diego Montes 4fb6dd4b26
Fix ONNX opset inconsistency with parseargs and run args (#5937) 2 years ago
  Glenn Jocher 1075488d89
Single-command multiple-model export (#5882) 2 years ago
  Glenn Jocher 7bf04d9bbf
`AutoShape()` models as `DetectMultiBackend()` instances (#5845) 2 years ago
  Glenn Jocher 00e308f7be
Update TorchScript suffix to `*.torchscript` (#5856) 2 years ago
  imyhxy a4207a202d
Fix TensorRT potential unordered binding addresses (#5826) 2 years ago
  rockstarr 4c7b2bdc30
TorchScript `torch==1.7.0` Path support (#5781) 2 years ago
  imyhxy 7a39803476
Export, detect and validation with TensorRT engine file (#5699) 2 years ago
  Glenn Jocher 562191f575
Update export.py docstring (#5689) 2 years ago
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) 2 years ago
  Jirka Borovec 0155548384
precommit: isort (#5493) 2 years ago
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 2 years ago
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 2 years ago
  Malte Lorbach 153873e9e4
Fix `ROOT` as relative path (#5129) 2 years ago
  Glenn Jocher 4e04cb0dc8
Allow YOLOv5 execution from arbitrary `cwd` (#4954) 3 years ago
  Jiacong Fang 2c2ef25f8b
TensorFlow.js export enhancements (#4905) 3 years ago
  Glenn Jocher 4d1a2ac87e
Update `sys.path.append(str(ROOT))` (#4852) 3 years ago
  Glenn Jocher 3732f9ac8a
Refactor argparser printing to `print_args()` (#4850) 3 years ago