135 Commits (db36f13c7afa1d0b2a77d3437e46f6f5fe58c020)

Author SHA1 Message Date
  rglkt aa542ce6a6
DetectMultiBackend() default `stride=32` (#7342) 2 years ago
  Glenn Jocher 3bb233a7fb
Add ONNX export metadata (#7353) 2 years ago
  Glenn Jocher 5f97001ed4
Context manager `open(file) as f` fixes (#7289) 2 years ago
  Glenn Jocher 8bc839ed8e
TorchScript single-output fix (#7261) 2 years ago
  Jirka Borovec c3d5ac151e
precommit: yapf (#5494) 2 years ago
  Glenn Jocher ee77632393
Revert `C3()` change (#7172) 2 years ago
  Glenn Jocher 1832264dd6 Update 2 years ago
  Glenn Jocher a0a4adf6de
Add PyTorch Hub `results.save(labels=False)` option (#7129) 2 years ago
  Glenn Jocher ecc2c7ba73
Remove named arguments where possible (#7105) 2 years ago
  Glenn Jocher 0529b77232
Update common.py lists for tuples (#7063) 2 years ago
  Mrinal Jain 4effd064b1
Consistent saved_model output format (#7032) 2 years ago
  Glenn Jocher 932dc78496
YOLOv5 Export Benchmarks for GPU (#6963) 2 years ago
  Glenn Jocher 701e1177ac
Tensor initialization on device improvements (#6959) 2 years ago
  Glenn Jocher 52c1399fdc
DetectMultiBackend() return `device` update (#6958) 2 years ago
  Glenn Jocher b94b59e199
DetectMultiBackend() `--half` handling (#6945) 2 years ago
  Glenn Jocher 84efa62b2d
Fix PyTorch Hub export inference shapes (#6949) 2 years ago
  DavidB 596de6d5a0
Default FP16 TensorRT export (#6798) 2 years ago
  Raffaele Galliera a297efc383
Edge TPU inference fix (#6686) 2 years ago
  Glenn Jocher 56697c43ff
Fix CoreML P6 inference (#6700) 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 dc7e093071
Edge TPU TF imports fix (#6542) 2 years ago
  Glenn Jocher 079b36d72b
Edge TPU `tf.lite.experimental.load_delegate` fix (#6536) 2 years ago
  Glenn Jocher 77977e0791
CoreML inference fix `list()` -> `sorted()` (#6496) 2 years ago
  Glenn Jocher b884ea36c4
Simplify TF normalized to pixels (#6494) 2 years ago
  Motoki Kimura 16563ac5b5
Prefer `tflite_runtime` for TFLite inference if installed (#6406) 2 years ago
  Glenn Jocher 33a67b4918
Update P2-P7 `models/hub` variants (#6230) 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
  Glenn Jocher 5bd6a97b18
Global export format sort (#6182) 2 years ago
  Glenn Jocher 63a4d862aa
Add OpenVINO inference (#6179) 2 years ago
  Jiacong Fang d95978a562
Add EdgeTPU support (#3630) 2 years ago
  Glenn Jocher 407a905747
Check TensorRT>=8.0.0 version (#6021) 2 years ago
  Glenn Jocher c1249a47c7
*.torchscript inference `self.jit` fix (#6007) 2 years ago
  Glenn Jocher da9a1b719b
Allow `--weights URL` (#5991) 2 years ago
  Yono Mittlefehldt 8f354362cd
Fix Detections class `tolist()` method (#5945) 2 years ago
  Glenn Jocher 5bdb28ed10
Default PyTorch Hub to `autocast(False)` (#5926) 2 years ago
  Glenn Jocher 581dc301a7
Add ONNX inference providers (#5918) 2 years ago
  Li Zeng fa05f8c977
`Detections().tolist()` explicit argument fix (#5907) 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
  Glenn Jocher fcd180d336
Refactor new `model.warmup()` method (#5810) 2 years ago
  Phil2020 53349dac8e
Scope TF imports in `DetectMultiBackend()` (#5792) 2 years ago
  imyhxy 7a39803476
Export, detect and validation with TensorRT engine file (#5699) 2 years ago
  Glenn Jocher 46daa7b78d
Remove `.autoshape()` method (#5694) 2 years ago
  Ding Yiwei c2523be634
Replace 2 `transpose()` with 1 `permute` in TransformerBlock()` (#5645) 2 years ago
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) 2 years ago
  Glenn Jocher 79bca2bf64
`LOGGER` consolidation (#5569) 2 years ago