Commit History

Fix PyTorch Hub export inference shapes (#6949)
84efa62
unverified

glenn-jocher commited on

Allow 3-point segments (#6938)
caf7ad0
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

Move `git_describe()` to general.py (#6918)
6dd82c0
unverified

glenn-jocher commited on

Update bytes to GB with bitshift (#6886)
e6e36aa
unverified

glenn-jocher commited on

Fix TRT `max_workspace_size` deprecation notice (#6856)
acc58c1
unverified

glenn-jocher commited on

Bump actions/checkout from 2 to 3 (#6881)
a5a1760
unverified

dependabot[bot] dependabot[bot] commited on

Bump actions/setup-python from 2 to 3 (#6880)
c8a5899
unverified

dependabot[bot] dependabot[bot] commited on

Default FP16 TensorRT export (#6798)
596de6d
unverified

DavidB glenn-jocher commited on

Update yolov5s.yaml (#6865)
7e98b48
unverified

vnekat glenn-jocher commited on

Update `--cache disk` deprecate `*_npy/` dirs (#6876)
4728840
unverified

glenn-jocher commited on

Add `*.ts` to `VID_FORMATS` (#6859)
8a66eba
unverified

glenn-jocher commited on

AutoAnchor improved initialization robustness (#6854)
601dbb8
unverified

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

Update sweep.yaml (#6825)
bcc92e2
unverified

lcombaldieu commited on

Update autoanchor.py (#6794)
63ddb6f
unverified

glenn-jocher commited on

Update PULL_REQUEST_TEMPLATE.md (#6783)
c2403eb
unverified

glenn-jocher commited on

YOLOv5s6 params FLOPs fix (#6782)
9ec51a6
unverified

glenn-jocher commited on

Update EMA decay `tau` (#6769)
0f81991
unverified

glenn-jocher commited on

Fix export for 1-channel images (#6780)
b2adc7c
unverified

Louis Combaldieu commited on

Update hyp.VOC.yaml (#6772)
cea994b
unverified

glenn-jocher commited on

Update tutorial.ipynb (#6771)
741cd0e
unverified

glenn-jocher commited on

Default `OMP_NUM_THREADS=8` (#6770)
c161557
unverified

glenn-jocher commited on

Update min warmup iterations from 1k to 100 (#6768)
47f265d
unverified

glenn-jocher commited on

Update tutorial.ipynb (2 CPUs, 12.7 GB RAM, 42.2/166.8 GB disk) (#6767)
4bab565
unverified

glenn-jocher commited on

Pre-commit table fix (#6744)
66aaf51
unverified

glenn-jocher commited on

YOLOv5 v6.1 release (#6739)
3752807
unverified

glenn-jocher commited on

Updated VOC hyperparameters (#6732)
2692e67
unverified

glenn-jocher commited on

Switch default LR scheduler from cos to linear (#6729)
a936f5f
unverified

glenn-jocher commited on

GH: add PR template (#6482)
dbbb57c
unverified

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

Update `nw` to `max(nd, 1)` (#6714)
c43f135
unverified

glenn-jocher commited on

Suppress `torch` AMP-CPU warnings (#6706)
4de8b24
unverified

glenn-jocher commited on

Use `export_formats()` in export.py (#6705)
de9c25b
unverified

glenn-jocher commited on

Edge TPU inference fix (#6686)
a297efc
unverified

Raffaele Galliera glenn-jocher commited on

Fix floating point in number of workers `nw` (#6701)
0365379
unverified

Samuel Yvon commited on

Fix CoreML P6 inference (#6700)
56697c4
unverified

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

Fix `--evolve --bucket gs://...` (#6698)
3670d91
unverified

glenn-jocher commited on

Fix TF exports >= 2GB (#6292)
66e5d79
unverified

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

FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6677)
07221f1
unverified

glenn-jocher commited on

FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6673)
18b5081
unverified

glenn-jocher commited on

Update Dockerfile reorder installs (#6672)
2545628
unverified

glenn-jocher commited on

FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6671)
09d263b
unverified

glenn-jocher commited on

FROM nvcr.io/nvidia/pytorch:22.01-py3 (#6670)
bb054d5
unverified

glenn-jocher commited on

Update Dockerfile `torch==1.10.2+cu113` (#6669)
9a8ebe6
unverified

glenn-jocher commited on

Robust `scipy.cluster.vq.kmeans` too few points (#6668)
2e5c67e
unverified

glenn-jocher commited on

Add `--cache val` (#6663)
7b80545
unverified

glenn-jocher commited on

Validate with 2x `--workers` single-GPU/CPU fix (#6659)
1ff4370
unverified

glenn-jocher commited on

Validate with 2x `--workers` (#6658)
6769021
unverified

glenn-jocher commited on

Fix yolov3.yaml remove list (#6655)
ee6c70a
unverified

glenn-jocher commited on

Fixed wandb logger KeyError (#6637)
ca0a007
unverified

imyhxy commited on