297 Commits (741cd0eb230923f8df981b17ca8b15f23b91e745)

Author SHA1 Message Date
  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
  Glenn Jocher 5d4258fac5
Fix MixConv2d() remove shortcut + apply depthwise (#5410) 2 years ago
  Jirka Borovec ed887b5976
Add pre-commit CI actions (#4982) 2 years ago
  Glenn Jocher 9c31a66f5d
Update `AutoShape.forward()` model.classes example (#5324) 2 years ago
  Yoni Chechik 34da872ab6
fix `tf` conversion in new v6 models (#5153) 2 years ago
  Glenn Jocher 956be8e642
YOLOv5 release v6.0 (#5141) 2 years ago
  Jebastin Nadar 9d75e42f98
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2 years ago
  Jebastin Nadar a0e15046c3
Fix different devices bug when moving model from GPU to CPU (#5110) 2 years ago
  Glenn Jocher 070af88108
Fix `yaml.safe_load()` ignore emoji errors (#5060) 3 years ago