Commit History

Update warning emojis (#8678)
b17629e
unverified

glenn-jocher commited on

Update hubconf.py to reset LOGGER.level after load (#8674)
38721de
unverified

glenn-jocher commited on

Use contextlib's suppress method to silence an error (#8668)
4c1784b
unverified

glenn-jocher commited on

Check TensorBoard logger before adding graph (#8664)
602d7ff
unverified

Rüdiger Busche commited on

Fix `OMP_NUM_THREADS=1` for macOS (#8624)
fbe67e4
unverified

glenn-jocher commited on

assert torch!=1.12.0 for DDP training (#8621)
9cf5fd5
unverified

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

Refactor optimizer initialization (#8607)
51fb467
unverified

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

FROM nvcr.io/nvidia/pytorch:22.06-py3 (#8600)
2430578
unverified

glenn-jocher commited on

Link fuse() to AutoShape() for Hub models (#8599)
a34b376
unverified

glenn-jocher commited on

Add `pip install wheel` to avoid legacy `setup.py install` (#8597)
6e86af3
unverified

glenn-jocher commited on

Update `tqdm>=4.64.0` and `thop>=0.1.1` (#8596)
5c45a4b
unverified

glenn-jocher commited on

Update `scipy>=1.7.3` (#8595)
cf28dda
unverified

glenn-jocher commited on

Update requirements.txt comment spacing (#8562)
72a81e7
unverified

glenn-jocher commited on

Assert `--optimize` not used with cuda device (#8569)
f4b0568
unverified

democat commited on

Raise error on suffix-less model path (#8561)
f8722b4
unverified

democat commited on

Add `thop>=0.1.0` (#8558)
574ceed
unverified

glenn-jocher commited on

Add TensorRT dependencies (#8553)
fbd3020
unverified

曾逸夫(Zeng Yifu) commited on

Update metrics.py with IoU protected divides (#8550)
0414637
unverified

glenn-jocher commited on

CIoU protected divides (#8546)
a84cd02
unverified

glenn-jocher commited on

val.py `assert ncm == nc` fix (#8545)
7dafd1c
unverified

glenn-jocher commited on

Fix `LoadImages()` with dataset YAML lists (#8517)
526e650
unverified

democat Colin Wong glenn-jocher commited on

XML export `--half` fix (#8522)
c215e87
unverified

glenn-jocher commited on

Add `--half` arguments to export.py Usage examples (#8516)
63ba0cb
unverified

glenn-jocher commited on

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