Commit History
Simplify TF normalized to pixels (#6494)
b884ea3
unverified
Prefer `tflite_runtime` for TFLite inference if installed (#6406)
16563ac
unverified
Update P2-P7 `models/hub` variants (#6230)
33a67b4
unverified
Edge TPU compiler comment (#6196)
5402753
unverified
Add CoreML inference (#6195)
b5b56a3
unverified
Add `tensorrt>=7.0.0` checks (#6193)
7b31a53
unverified
Global export format sort (#6182)
5bd6a97
unverified
Add OpenVINO inference (#6179)
63a4d86
unverified
Add EdgeTPU support (#3630)
d95978a
unverified
Check TensorRT>=8.0.0 version (#6021)
407a905
unverified
*.torchscript inference `self.jit` fix (#6007)
c1249a4
unverified
Allow `--weights URL` (#5991)
da9a1b7
unverified
Fix Detections class `tolist()` method (#5945)
8f35436
unverified
Default PyTorch Hub to `autocast(False)` (#5926)
5bdb28e
unverified
Add ONNX inference providers (#5918)
581dc30
unverified
`Detections().tolist()` explicit argument fix (#5907)
fa05f8c
unverified
Li Zeng
commited on
`AutoShape()` models as `DetectMultiBackend()` instances (#5845)
7bf04d9
unverified
Update TorchScript suffix to `*.torchscript` (#5856)
00e308f
unverified
Fix TensorRT potential unordered binding addresses (#5826)
a4207a2
unverified
Refactor new `model.warmup()` method (#5810)
fcd180d
unverified
Scope TF imports in `DetectMultiBackend()` (#5792)
53349da
unverified
Export, detect and validation with TensorRT engine file (#5699)
7a39803
unverified
Remove `.autoshape()` method (#5694)
46daa7b
unverified
Replace 2 `transpose()` with 1 `permute` in TransformerBlock()` (#5645)
c2523be
unverified
Ding Yiwei
commited on