317 Commits (b2194b90156e74e5a1480cd2457d1b41ec2dc181)

Author SHA1 Message Date
  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 ee6c70ae43
Fix yolov3.yaml remove list (#6655) 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
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 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
  Deep Patel c72270c076
Init tensor directly on device (#6068) 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
  Jirka Borovec eb51ffdcac
Prune unused imports (#5711) 2 years ago
  Nrupatunga 0453b758e7
TFDetect dynamic anchor count assignment fix (#5668) 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
  Glenn Jocher 3f64ad1760
Fix `save_one_box()` (#5545) 2 years ago
  Glenn Jocher 60c8a4f696
Fix for *.yaml emojis on load (#5543) 2 years ago
  Glenn Jocher fa2344cdd8
Update `models/hub/*.yaml` files for v6.0n release (#5540) 2 years ago
  Deep Patel 336437998f
Suppress ONNX export trace warning (#5437) 2 years ago
  Glenn Jocher bfacfc6b4a
Update cls bias init (#5520) 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 06bf8ef7e5
Add tf.py verification printout (#5484) 2 years ago
  Glenn Jocher 042f02ff9b
Fix tf.py `LoadImages()` dataloader return values (#5455) 2 years ago
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 2 years ago
  Glenn Jocher 8c326a1edf
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309) 2 years ago