Commit History

Properly expose `batch_size` from OpenVINO similarly to TensorRT (#8514)
be42a24
unverified

democat glenn-jocher commited on

Simplify benchmarks.py assertions (#8515)
f17444a
unverified

glenn-jocher commited on

Add `--hard-fail` argument to benchmarks for CI errors (#8513)
3e54651
unverified

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

Fix AP calculation bug #8464 (#8484)
39d7a93
unverified

UnglvKitDe glenn-jocher commited on

Avoid FP64 ops for MPS support in train.py (#8511)
dd28df9
unverified

glenn-jocher commited on

Revert "Expose OpenVINO `batch_size` similarly to TensorRT" (#8510)
9d7bc06
unverified

glenn-jocher commited on

Training reproducibility improvements (#8213)
27d831b
unverified

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

Update tutorial.ipynb (#8507)
36f64a9
unverified

glenn-jocher commited on

Exclude torch==1.12.0, torchvision==0.13.0 (Fix #8395) (#8497)
1ab23fc
unverified

Junya Morioka commited on

[pre-commit.ci] pre-commit suggestions (#8470)
fdc9d91
unverified

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

Update stale.yml (#8465)
c768919
unverified

glenn-jocher commited on

Do not prefer Apple MPS (#8446)
29d79a6
unverified

glenn-jocher commited on

Expose OpenVINO `batch_size` similarly to TensorRT (#8437)
da2ee39
unverified

democat commited on

TRT `--half` fix autocast images to FP16 (#8435)
d94b470
unverified

glenn-jocher commited on

Update cache comments (#8414)
8983324
unverified

glenn-jocher commited on

Improve `--local_rank` arg comment (#8409)
e50dc38
unverified

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

Implementation of Early Stopping for DDP training (#8345)
6935a54
unverified

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

Update tutorial.ipynb (#8380)
f76a78e
unverified

glenn-jocher commited on

Fix ONNX `--dynamic` export on GPU (#8378)
0c13240
unverified

glenn-jocher commited on

Update protobuf requirement from <=3.20.1 to <4.21.3 (#8346)
50ff6ee
unverified

dependabot[bot] dependabot[bot] glenn-jocher commited on

Add File Size (MB) column to benchmarks (#8359)
34df503
unverified

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

Fix bias warmup LR init (#8356)
8ebf569
unverified

glenn-jocher commited on

Revamp Chinese docs (#8350)
b0814c9
unverified

zhiqwang commited on

Allow detect.py to use video size for initial window size (#8330)
0537e8d
unverified

Nicholas Zolton glenn-jocher commited on

Create README_cn.md (#8344)
5c990e3
unverified

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

Allow preview resize in detect.py (#8318)
19f33cb
unverified

Ryan Hirasaki glenn-jocher commited on

`device_name="MYRIAD" for Intel NCS2` comment (#8327)
724d5b2
unverified

glenn-jocher commited on

`logging.ERROR` on `RANK` not in (0, 1) (#8284)
a2a1ed2
unverified

glenn-jocher commited on

Created using Colaboratory (#8255)
1156a32
unverified

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

`process_batch()` as numpy arrays (#8254)
669f707
unverified

glenn-jocher commited on

HUB dataset_stats() error reporting (#8192)
d605138
unverified

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

Prefer MPS over CPU if available (#8210)
303f378
unverified

glenn-jocher commited on

Remove streaming source sleep period (#8243)
86e6add
unverified

glenn-jocher commited on

Reject webcam inference on Colab/Kaggle (#8209)
75bbaa8
unverified

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

Bump actions/setup-python from 3 to 4 (#8186)
6a67594
unverified

dependabot[bot] dependabot[bot] commited on

Improved `dataset_stats()` YAML checks (#8125)
c23a441
unverified

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

Docker GPU pip install `opencv-python<4.6.0.66` (#8164)
6adc53b
unverified

glenn-jocher commited on

FROM nvcr.io/nvidia/pytorch:22.05-py3 (#8162)
7c2691f
unverified

glenn-jocher commited on

AutoBatch checks against failed solutions (#8159)
6e46617
unverified

glenn-jocher commited on

fix(utils): missing edge when resample segments (#8092)
cf298fb
unverified

HRan2004 glenn-jocher commited on

[pre-commit.ci] pre-commit suggestions (#8119)
2dd3db0
unverified

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

experimental.py Apple MPS device fix (#8121)
18674e2
unverified

glenn-jocher commited on

Improved dataset error introspection (#8091)
47233e1
unverified

glenn-jocher commited on

Fix torch `long` to `float` tensor on HUB macOS (#8067)
7cef03d
unverified

glenn-jocher commited on

Update stale.yml to 300 ops per run (#8061)
a80dd66
unverified

glenn-jocher commited on

Make Docker actions conditional on `ultralytics/yolov5` repo (#8060)
7d87b9e
unverified

glenn-jocher commited on

Fix FP32 TensorRT model export (#8046)
6dd6aea
unverified

Sahil Chachra glenn-jocher commited on

Dataset autodownload fstring updates
487edd5

glenn-jocher commited on

`attempt_load()` deserialize fix (#8051)
258f4c6
unverified

glenn-jocher commited on

`.detach()` on bias init (#8044)
50b886d
unverified

tcmyxc commited on