356 Commits (724d5b21b75c5a5be09625a348c90c58186bb91b)

Autor SHA1 Mensagem Data
  Glenn Jocher 724d5b21b7
`device_name="MYRIAD" for Intel NCS2` comment (#8327) 2 anos atrás
  Glenn Jocher 18674e2f03
experimental.py Apple MPS device fix (#8121) 2 anos atrás
  Glenn Jocher 258f4c6438
`attempt_load()` deserialize fix (#8051) 2 anos atrás
  tcmyxc 50b886ddc6
`.detach()` on bias init (#8044) 2 anos atrás
  Glenn Jocher c215878f11
YOLOv5 Apple Metal Performance Shader (MPS) support (#7878) 2 anos atrás
  xylieong 27911dc824
OpenVINO metadata fix2 (#7954) 2 anos atrás
  Glenn Jocher 0dd66e2dc7
OpenVINO metadata fix (#7952) 2 anos atrás
  xylieong a3a652c933
Add OpenVINO metadata to export (#7947) 2 anos atrás
  Glenn Jocher eb1217f3ac
Add PyTorch AMP check (#7917) 2 anos atrás
  Glenn Jocher 5774a1514d
Add `DWConvTranspose2d()` module (#7881) 2 anos atrás
  Glenn Jocher 1b8e70f037
Add TFDWConv() `depth_multiplier` (#7858) 2 anos atrás
  Glenn Jocher b52fd48b4a
TFDWConv() `depthwise_initializer` fix (#7845) 2 anos atrás
  Nanohana 05d4fc9db4
Replace `openvino-dev` with OpenVINO Runtime inference (#7843) 2 anos atrás
  Glenn Jocher 2b64b45cd8
Fix TFDWConv() `c1 == c2` check (#7842) 2 anos atrás
  Glenn Jocher fb7fa5be8b
New TensorFlow `TFCrossConv()` module (#7827) 2 anos atrás
  Glenn Jocher 4d59f65db5
New TensorFlow `TFDWConv()` module (#7824) 2 anos atrás
  Glenn Jocher 8aa2085a7e
Refactor modules (#7823) 2 anos atrás
  Glenn Jocher 9d8ed37df7
Rename `utils/datasets.py` > `utils/dataloaders.py` (#7799) 2 anos atrás
  Glenn Jocher d059d1da03
Report fused model summary by default (#7722) 2 anos atrás
  Glenn Jocher 950a85d9f6
TensorRT PyTorch Hub inference fix (#7560) 2 anos atrás
  Glenn Jocher c16671fc74
Add `print(results)` override for PyTorch Hub results (#7559) 2 anos atrás
  Glenn Jocher be67572279
Enable `results.print()` when `_verbose=False` (#7558) 2 anos atrás
  Glenn Jocher 3f3852e2ff
Fix val.py Ensemble() (#7490) 2 anos atrás
  rglkt aa542ce6a6
DetectMultiBackend() default `stride=32` (#7342) 2 anos atrás
  Glenn Jocher 3bb233a7fb
Add ONNX export metadata (#7353) 2 anos atrás
  Glenn Jocher 302b00b5f4
Update `_make_grid()` (#7346) 2 anos atrás
  Nrupatunga b7faeda0f2
Fix Tf export for BottleneckCSP (#7330) 2 anos atrás
  Glenn Jocher 5f97001ed4
Context manager `open(file) as f` fixes (#7289) 2 anos atrás
  pre-commit-ci[bot] 7882950577
[pre-commit.ci] pre-commit suggestions (#7279) 2 anos atrás
  Glenn Jocher ea72b84f5e
Integrate offset into grid (#7262) 2 anos atrás
  Glenn Jocher 8bc839ed8e
TorchScript single-output fix (#7261) 2 anos atrás
  Glenn Jocher 05cf0d1a44
Export single output only (#7259) 2 anos atrás
  Glenn Jocher ad0e4d5d19
`torch.split()` replace slicing on out-of-place inference (#7258) 2 anos atrás
  Glenn Jocher 4f839b7970
Refactor out-of-place `Detect()` for reduced ops (#7257) 2 anos atrás
  Glenn Jocher 2c3221844b
CLI `fire` prep updates (#7229) 2 anos atrás
  Jirka Borovec c3d5ac151e
precommit: yapf (#5494) 2 anos atrás
  Glenn Jocher cf4f3c3455
yolo.py profiling updates (#7178) 2 anos atrás
  Glenn Jocher ee77632393
Revert `C3()` change (#7172) 2 anos atrás
  Glenn Jocher 1832264dd6 Update 2 anos atrás
  Glenn Jocher b2194b9015
`yolo.py --profile` updates (#7170) 2 anos atrás
  Glenn Jocher 7830e91b9a
`yolo.py --profile` default GPU batch size 16 2 anos atrás
  Glenn Jocher e19f87eb4b
Sidestep `os.path.relpath()` Windows bug (#7158) 2 anos atrás
  Glenn Jocher a0a4adf6de
Add PyTorch Hub `results.save(labels=False)` option (#7129) 2 anos atrás
  Glenn Jocher ecc2c7ba73
Remove named arguments where possible (#7105) 2 anos atrás
  Glenn Jocher 9b771a3e71
Revert "Update detect.py non-inplace with `y.tensor_split()` (#7062)" (#7074) 2 anos atrás
  Glenn Jocher 0529b77232
Update common.py lists for tuples (#7063) 2 anos atrás
  Glenn Jocher d5e363f29d
Update detect.py non-inplace with `y.tensor_split()` (#7062) 2 anos atrás
  Glenn Jocher f327eee614
Fix `check_anchor_order()` in pixel-space not grid-space (#7060) 2 anos atrás
  Mrinal Jain 4effd064b1
Consistent saved_model output format (#7032) 2 anos atrás
  Glenn Jocher 932dc78496
YOLOv5 Export Benchmarks for GPU (#6963) 2 anos atrás