yolov5 / models

Commit History

Fix TF exports >= 2GB (#6292)
66e5d79
unverified

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

Fix yolov3.yaml remove list (#6655)
ee6c70a
unverified

glenn-jocher commited on

YOLOv5 Export Benchmarks (#6613)
a45e472
unverified

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

Edge TPU TF imports fix (#6542)
dc7e093
unverified

glenn-jocher commited on

Fix 6 Flake8 issues (#6541)
cba4303
unverified

Jirka Borovec glenn-jocher commited on

Edge TPU `tf.lite.experimental.load_delegate` fix (#6536)
079b36d
unverified

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

CoreML inference fix `list()` -> `sorted()` (#6496)
77977e0
unverified

glenn-jocher commited on

Simplify TF normalized to pixels (#6494)
b884ea3
unverified

glenn-jocher commited on

Prefer `tflite_runtime` for TFLite inference if installed (#6406)
16563ac
unverified

motokimura glenn-jocher commited on

Update P2-P7 `models/hub` variants (#6230)
33a67b4
unverified

glenn-jocher commited on

Edge TPU compiler comment (#6196)
5402753
unverified

glenn-jocher commited on

Add CoreML inference (#6195)
b5b56a3
unverified

glenn-jocher commited on

Add `tensorrt>=7.0.0` checks (#6193)
7b31a53
unverified

glenn-jocher commited on

Global export format sort (#6182)
5bd6a97
unverified

glenn-jocher commited on

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

Init tensor directly on device (#6068)
c72270c
unverified

Deep Patel 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

Prune unused imports (#5711)
eb51ffd
unverified

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

TFDetect dynamic anchor count assignment fix (#5668)
0453b75
unverified

Nrupatunga 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

Fix for *.yaml emojis on load (#5543)
60c8a4f
unverified

glenn-jocher commited on

Update `models/hub/*.yaml` files for v6.0n release (#5540)
fa2344c
unverified

glenn-jocher commited on

Suppress ONNX export trace warning (#5437)
3364379
unverified

Deep Patel commited on

Update cls bias init (#5520)
bfacfc6
unverified

glenn-jocher 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

Add tf.py verification printout (#5484)
06bf8ef
unverified

glenn-jocher commited on

Fix tf.py `LoadImages()` dataloader return values (#5455)
042f02f
unverified

glenn-jocher commited on

Update `get_loggers()` (#4854)
7b1f7ae
unverified

glenn-jocher pre-commit commited on

Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309)
8c326a1
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