yolov5 / models /common.py

Commit History

YOLOv5 Apple Metal Performance Shader (MPS) support (#7878)
c215878
unverified

glenn-jocher commited on

OpenVINO metadata fix2 (#7954)
27911dc
unverified

xylieong glenn-jocher commited on

OpenVINO metadata fix (#7952)
0dd66e2
unverified

glenn-jocher commited on

Add OpenVINO metadata to export (#7947)
a3a652c
unverified

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

Add PyTorch AMP check (#7917)
eb1217f
unverified

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

Add `DWConvTranspose2d()` module (#7881)
5774a15
unverified

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

Replace `openvino-dev` with OpenVINO Runtime inference (#7843)
05d4fc9
unverified

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

New TensorFlow `TFCrossConv()` module (#7827)
fb7fa5b
unverified

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

Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799)
9d8ed37
unverified

glenn-jocher commited on

TensorRT PyTorch Hub inference fix (#7560)
950a85d
unverified

glenn-jocher commited on

Add `print(results)` override for PyTorch Hub results (#7559)
c16671f
unverified

glenn-jocher commited on

Enable `results.print()` when `_verbose=False` (#7558)
be67572
unverified

glenn-jocher commited on

DetectMultiBackend() default `stride=32` (#7342)
aa542ce
unverified

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

Add ONNX export metadata (#7353)
3bb233a
unverified

glenn-jocher commited on

Context manager `open(file) as f` fixes (#7289)
5f97001
unverified

glenn-jocher commited on

TorchScript single-output fix (#7261)
8bc839e
unverified

glenn-jocher commited on

precommit: yapf (#5494)
c3d5ac1
unverified

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

Revert `C3()` change (#7172)
ee77632
unverified

glenn-jocher commited on

Add PyTorch Hub `results.save(labels=False)` option (#7129)
a0a4adf
unverified

glenn-jocher commited on

Remove named arguments where possible (#7105)
ecc2c7b
unverified

glenn-jocher commited on

Update common.py lists for tuples (#7063)
0529b77
unverified

glenn-jocher commited on

Consistent saved_model output format (#7032)
4effd06
unverified

Mrinal Jain commited on

YOLOv5 Export Benchmarks for GPU (#6963)
932dc78
unverified

glenn-jocher commited on

Tensor initialization on device improvements (#6959)
701e117
unverified

glenn-jocher commited on

DetectMultiBackend() return `device` update (#6958)
52c1399
unverified

glenn-jocher commited on

DetectMultiBackend() `--half` handling (#6945)
b94b59e
unverified

glenn-jocher commited on

Fix PyTorch Hub export inference shapes (#6949)
84efa62
unverified

glenn-jocher commited on

Default FP16 TensorRT export (#6798)
596de6d
unverified

DavidB glenn-jocher commited on

Edge TPU inference fix (#6686)
a297efc
unverified

Raffaele Galliera glenn-jocher commited on

Fix CoreML P6 inference (#6700)
56697c4
unverified

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

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

zldrobit pre-commit-ci[bot] 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

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

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