yolov5 / models /common.py

Commit History

Add OpenVINO inference (#6179)
63a4d86
unverified

glenn-jocher commited on

Add EdgeTPU support (#3630)
d95978a
unverified

zldrobit glenn-jocher unknown pre-commit-ci[bot] commited on

Check TensorRT>=8.0.0 version (#6021)
407a905
unverified

glenn-jocher pre-commit-ci[bot] commited on

*.torchscript inference `self.jit` fix (#6007)
c1249a4
unverified

glenn-jocher commited on

Allow `--weights URL` (#5991)
da9a1b7
unverified

glenn-jocher commited on

Fix Detections class `tolist()` method (#5945)
8f35436
unverified

yonomitt pre-commit-ci[bot] glenn-jocher commited on

Default PyTorch Hub to `autocast(False)` (#5926)
5bdb28e
unverified

glenn-jocher commited on

Add ONNX inference providers (#5918)
581dc30
unverified

glenn-jocher commited on

`Detections().tolist()` explicit argument fix (#5907)
fa05f8c
unverified

Li Zeng commited on

`AutoShape()` models as `DetectMultiBackend()` instances (#5845)
7bf04d9
unverified

glenn-jocher commited on

Update TorchScript suffix to `*.torchscript` (#5856)
00e308f
unverified

glenn-jocher commited on

Fix TensorRT potential unordered binding addresses (#5826)
a4207a2
unverified

imyhxy commited on

Refactor new `model.warmup()` method (#5810)
fcd180d
unverified

glenn-jocher commited on

Scope TF imports in `DetectMultiBackend()` (#5792)
53349da
unverified

Phil2020 glenn-jocher commited on

Export, detect and validation with TensorRT engine file (#5699)
7a39803
unverified

imyhxy glenn-jocher commited on

Remove `.autoshape()` method (#5694)
46daa7b
unverified

glenn-jocher commited on

Replace 2 `transpose()` with 1 `permute` in TransformerBlock()` (#5645)
c2523be
unverified

Ding Yiwei commited on

New `DetectMultiBackend()` class (#5549)
3883261
unverified

glenn-jocher pre-commit-ci[bot] commited on

`LOGGER` consolidation (#5569)
79bca2b
unverified

glenn-jocher pre-commit-ci[bot] commited on

Fix `save_one_box()` (#5545)
3f64ad1
unverified

glenn-jocher pre-commit-ci[bot] commited on

precommit: isort (#5493)
0155548
unverified

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

Fix float zeros format (#5491)
5866646
unverified

glenn-jocher commited on

Fix MixConv2d() remove shortcut + apply depthwise (#5410)
5d4258f
unverified

glenn-jocher commited on

Add pre-commit CI actions (#4982)
ed887b5
unverified

Jirka Borovec glenn-jocher commited on

Update `AutoShape.forward()` model.classes example (#5324)
9c31a66
unverified

glenn-jocher commited on

Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833)
9d75e42
unverified

jebastin-nadar glenn-jocher commited on

Fix different devices bug when moving model from GPU to CPU (#5110)
a0e1504
unverified

jebastin-nadar glenn-jocher commited on

Automatic Chinese fonts plotting (#4951)
a820b43
unverified

glenn-jocher commited on

Allow `multi_label` option for NMS with PyTorch Hub (#4728)
1cad0ce
unverified

Jean-Baptiste Martin glenn-jocher commited on

Add `crops = results.crops()` dictionary (#4676)
0d8a184
unverified

ELHoussineT glenn-jocher commited on

Auto-UTF handling (#4594)
e5e5ebc
unverified

glenn-jocher commited on

Create `Annotator()` class (#4591)
de44376
unverified

glenn-jocher commited on

Add `SPPF()` layer (#4420)
01cdb76
unverified

glenn-jocher commited on

Standardize headers and docstrings (#4417)
24bea5e
unverified

glenn-jocher commited on

Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)
2da4e7a
unverified

glenn-jocher commited on

Add `yolov5s-ghost.yaml` (#4412)
4e8c81a
unverified

glenn-jocher commited on

Simpler code for DWConvClass (#4310)
e96c74b
unverified

developer0hye commited on

Add `DWConvClass()` (#4274)
587c4b4
unverified

glenn-jocher commited on

Update variables (#4273)
9c6732f
unverified

glenn-jocher commited on

Update Autoshape forward header (#4271)
306fc01
unverified

glenn-jocher commited on

Suppress torch 1.9.0 max_pool2d() warning (#4227)
18f6ba7
unverified

glenn-jocher commited on

Update Hub Path inputs (#4200)
2683b18
unverified

glenn-jocher commited on

Module `super().__init__()` (#4065)
b1be685
unverified

glenn-jocher commited on

`val.py` refactor (#4053)
f7d8562
unverified

glenn-jocher Ayush Chaurasia commited on

AutoShape PosixPath support (#4047)
9dd33fd
unverified

glenn-jocher commited on

Alert (no detections) (#3984)
d204a61
unverified

glenn-jocher commited on

Update `probability` to `p` (#3980)
b3dabdc
unverified

glenn-jocher commited on

Update `setattr()` default for Hub PIL images (#3923)
588094e
unverified

jmiranda-laplateforme commited on

Improved BGR2RGB speeds (#3880)
3c3f8fb
unverified

glenn-jocher commited on