125 Commits (9ebec7885fb461993cf7123b36abf61ffd5dfd95)

Author SHA1 Message Date
  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
  Glenn Jocher 3f64ad1760
Fix `save_one_box()` (#5545) 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 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
  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 a820b43aca
Automatic Chinese fonts plotting (#4951) 3 years ago
  Jean-Baptiste Martin 1cad0ce2c7
Allow `multi_label` option for NMS with PyTorch Hub (#4728) 3 years ago
  ELHoussineT 0d8a184237
Add `crops = results.crops()` dictionary (#4676) 3 years ago
  Glenn Jocher e5e5ebc799
Auto-UTF handling (#4594) 3 years ago
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) 3 years ago
  Glenn Jocher 01cdb7671b
Add `SPPF()` layer (#4420) 3 years ago
  Glenn Jocher 24bea5e4b7
Standardize headers and docstrings (#4417) 3 years ago
  Glenn Jocher 2da4e7acf7
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416) 3 years ago
  Glenn Jocher 4e8c81a368
Add `yolov5s-ghost.yaml` (#4412) 3 years ago
  Yonghye Kwon e96c74b5a1
Simpler code for DWConvClass (#4310) 3 years ago
  Glenn Jocher 587c4b4b81
Add `DWConvClass()` (#4274) 3 years ago
  Glenn Jocher 9c6732f61c
Update variables (#4273) 3 years ago
  Glenn Jocher 306fc0119a
Update Autoshape forward header (#4271) 3 years ago
  Glenn Jocher 18f6ba77cf
Suppress torch 1.9.0 max_pool2d() warning (#4227) 3 years ago
  Glenn Jocher 2683b18079
Update Hub Path inputs (#4200) 3 years ago
  Glenn Jocher b1be685005
Module `super().__init__()` (#4065) 3 years ago
  Glenn Jocher f7d8562060
`val.py` refactor (#4053) 3 years ago