322 커밋 (734ab033fdd7542bde14cab6c040415eb51dc9ac)

작성자 SHA1 메시지 날짜
  Glenn Jocher 2c3221844b
CLI `fire` prep updates (#7229) 2 년 전
  Jirka Borovec c3d5ac151e
precommit: yapf (#5494) 2 년 전
  Glenn Jocher cf4f3c3455
yolo.py profiling updates (#7178) 2 년 전
  Glenn Jocher ee77632393
Revert `C3()` change (#7172) 2 년 전
  Glenn Jocher 1832264dd6 Update 2 년 전
  Glenn Jocher b2194b9015
`yolo.py --profile` updates (#7170) 2 년 전
  Glenn Jocher 7830e91b9a
`yolo.py --profile` default GPU batch size 16 2 년 전
  Glenn Jocher e19f87eb4b
Sidestep `os.path.relpath()` Windows bug (#7158) 2 년 전
  Glenn Jocher a0a4adf6de
Add PyTorch Hub `results.save(labels=False)` option (#7129) 2 년 전
  Glenn Jocher ecc2c7ba73
Remove named arguments where possible (#7105) 2 년 전
  Glenn Jocher 9b771a3e71
Revert "Update detect.py non-inplace with `y.tensor_split()` (#7062)" (#7074) 2 년 전
  Glenn Jocher 0529b77232
Update common.py lists for tuples (#7063) 2 년 전
  Glenn Jocher d5e363f29d
Update detect.py non-inplace with `y.tensor_split()` (#7062) 2 년 전
  Glenn Jocher f327eee614
Fix `check_anchor_order()` in pixel-space not grid-space (#7060) 2 년 전
  Mrinal Jain 4effd064b1
Consistent saved_model output format (#7032) 2 년 전
  Glenn Jocher 932dc78496
YOLOv5 Export Benchmarks for GPU (#6963) 2 년 전
  Glenn Jocher 2d45de617e
Model `ema` key backward compatibility fix (#6972) 2 년 전
  paradigm c13d4ce7ef
EdgeTPU optimizations (#6808) 2 년 전
  Glenn Jocher 701e1177ac
Tensor initialization on device improvements (#6959) 2 년 전
  Glenn Jocher 52c1399fdc
DetectMultiBackend() return `device` update (#6958) 2 년 전
  Glenn Jocher b94b59e199
DetectMultiBackend() `--half` handling (#6945) 2 년 전
  Glenn Jocher 84efa62b2d
Fix PyTorch Hub export inference shapes (#6949) 2 년 전
  Glenn Jocher 055e72af5b
Optimize PyTorch 1.11.0 compatibility update (#6933) 2 년 전
  Glenn Jocher d3d9cbce22
PyTorch 1.11.0 compatibility updates (#6932) 2 년 전
  DavidB 596de6d5a0
Default FP16 TensorRT export (#6798) 2 년 전
  Raffaele Galliera a297efc383
Edge TPU inference fix (#6686) 2 년 전
  Glenn Jocher 56697c43ff
Fix CoreML P6 inference (#6700) 2 년 전
  Jiacong Fang 66e5d794c7
Fix TF exports >= 2GB (#6292) 2 년 전
  Glenn Jocher ee6c70ae43
Fix yolov3.yaml remove list (#6655) 2 년 전
  Glenn Jocher a45e472358
YOLOv5 Export Benchmarks (#6613) 2 년 전
  Glenn Jocher dc7e093071
Edge TPU TF imports fix (#6542) 2 년 전
  Jirka Borovec cba4303d32
Fix 6 Flake8 issues (#6541) 2 년 전
  Glenn Jocher 079b36d72b
Edge TPU `tf.lite.experimental.load_delegate` fix (#6536) 2 년 전
  Glenn Jocher 77977e0791
CoreML inference fix `list()` -> `sorted()` (#6496) 2 년 전
  Glenn Jocher b884ea36c4
Simplify TF normalized to pixels (#6494) 2 년 전
  Motoki Kimura 16563ac5b5
Prefer `tflite_runtime` for TFLite inference if installed (#6406) 2 년 전
  Glenn Jocher 33a67b4918
Update P2-P7 `models/hub` variants (#6230) 2 년 전
  Glenn Jocher 5402753a53
Edge TPU compiler comment (#6196) 2 년 전
  Glenn Jocher b5b56a3c88
Add CoreML inference (#6195) 2 년 전
  Glenn Jocher 7b31a531b4
Add `tensorrt>=7.0.0` checks (#6193) 2 년 전
  Glenn Jocher 5bd6a97b18
Global export format sort (#6182) 2 년 전
  Glenn Jocher 63a4d862aa
Add OpenVINO inference (#6179) 2 년 전
  Jiacong Fang d95978a562
Add EdgeTPU support (#3630) 2 년 전
  Deep Patel c72270c076
Init tensor directly on device (#6068) 2 년 전
  Glenn Jocher 407a905747
Check TensorRT>=8.0.0 version (#6021) 2 년 전
  Glenn Jocher c1249a47c7
*.torchscript inference `self.jit` fix (#6007) 2 년 전
  Glenn Jocher da9a1b719b
Allow `--weights URL` (#5991) 2 년 전
  Yono Mittlefehldt 8f354362cd
Fix Detections class `tolist()` method (#5945) 2 년 전
  Glenn Jocher 5bdb28ed10
Default PyTorch Hub to `autocast(False)` (#5926) 2 년 전
  Glenn Jocher 581dc301a7
Add ONNX inference providers (#5918) 2 년 전