yolov5 / models

Commit History

New TensorFlow `TFDWConv()` module (#7824)
4d59f65
unverified

glenn-jocher commited on

Refactor modules (#7823)
8aa2085
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Report fused model summary by default (#7722)
d059d1d
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

Fix val.py Ensemble() (#7490)
3f3852e
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

Update `_make_grid()` (#7346)
302b00b
unverified

glenn-jocher commited on

Fix Tf export for BottleneckCSP (#7330)
b7faeda
unverified

Nrupatunga commited on

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

glenn-jocher commited on

[pre-commit.ci] pre-commit suggestions (#7279)
7882950
unverified

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

Integrate offset into grid (#7262)
ea72b84
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Export single output only (#7259)
05cf0d1
unverified

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

`torch.split()` replace slicing on out-of-place inference (#7258)
ad0e4d5
unverified

glenn-jocher commited on

Refactor out-of-place `Detect()` for reduced ops (#7257)
4f839b7
unverified

glenn-jocher commited on

CLI `fire` prep updates (#7229)
2c32218
unverified

glenn-jocher commited on

precommit: yapf (#5494)
c3d5ac1
unverified

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

yolo.py profiling updates (#7178)
cf4f3c3
unverified

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

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

glenn-jocher commited on

`yolo.py --profile` updates (#7170)
b2194b9
unverified

glenn-jocher commited on

`yolo.py --profile` default GPU batch size 16
7830e91
unverified

glenn-jocher commited on

Sidestep `os.path.relpath()` Windows bug (#7158)
e19f87e
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

Revert "Update detect.py non-inplace with `y.tensor_split()` (#7062)" (#7074)
9b771a3
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Update detect.py non-inplace with `y.tensor_split()` (#7062)
d5e363f
unverified

glenn-jocher commited on

Fix `check_anchor_order()` in pixel-space not grid-space (#7060)
f327eee
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

Model `ema` key backward compatibility fix (#6972)
2d45de6
unverified

glenn-jocher commited on

EdgeTPU optimizations (#6808)
c13d4ce
unverified

paradigm 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

Optimize PyTorch 1.11.0 compatibility update (#6933)
055e72a
unverified

glenn-jocher commited on

PyTorch 1.11.0 compatibility updates (#6932)
d3d9cbc
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

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