Commit History
Default `OMP_NUM_THREADS=8` (#6770)
c161557
unverified
Update min warmup iterations from 1k to 100 (#6768)
47f265d
unverified
Update tutorial.ipynb (2 CPUs, 12.7 GB RAM, 42.2/166.8 GB disk) (#6767)
4bab565
unverified
Pre-commit table fix (#6744)
66aaf51
unverified
YOLOv5 v6.1 release (#6739)
3752807
unverified
Updated VOC hyperparameters (#6732)
2692e67
unverified
Switch default LR scheduler from cos to linear (#6729)
a936f5f
unverified
GH: add PR template (#6482)
dbbb57c
unverified
Update `nw` to `max(nd, 1)` (#6714)
c43f135
unverified
Suppress `torch` AMP-CPU warnings (#6706)
4de8b24
unverified
Use `export_formats()` in export.py (#6705)
de9c25b
unverified
Edge TPU inference fix (#6686)
a297efc
unverified
Fix floating point in number of workers `nw` (#6701)
0365379
unverified
Samuel Yvon
commited on
Fix CoreML P6 inference (#6700)
56697c4
unverified
Fix `--evolve --bucket gs://...` (#6698)
3670d91
unverified
Fix TF exports >= 2GB (#6292)
66e5d79
unverified
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6677)
07221f1
unverified
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6673)
18b5081
unverified
Update Dockerfile reorder installs (#6672)
2545628
unverified
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6671)
09d263b
unverified
FROM nvcr.io/nvidia/pytorch:22.01-py3 (#6670)
bb054d5
unverified
Update Dockerfile `torch==1.10.2+cu113` (#6669)
9a8ebe6
unverified
Robust `scipy.cluster.vq.kmeans` too few points (#6668)
2e5c67e
unverified
Add `--cache val` (#6663)
7b80545
unverified
Validate with 2x `--workers` single-GPU/CPU fix (#6659)
1ff4370
unverified
Validate with 2x `--workers` (#6658)
6769021
unverified
Fix yolov3.yaml remove list (#6655)
ee6c70a
unverified
Fixed wandb logger KeyError (#6637)
ca0a007
unverified
Fix ConfusionMatrix scale `vmin=0.0` (#6638)
5389300
unverified
YOLOv5 Export Benchmarks (#6613)
a45e472
unverified
W&B: don't log media in evolve (#6617)
96d8f86
unverified
Ayush Chaurasia
commited on
W&B: Improve resume stability (#6611)
51f7750
unverified
Add YOLOv5n to Reproduce section (#6619)
3eef804
unverified
YouTube dependency fix `youtube_dl==2020.12.2` (#6612)
b40bdd6
unverified
Fix `ROOT / data` when running W&B `log_dataset()` (#6606)
cb2ad9f
unverified
or-toledano
commited on
Fix `hyp_evolve.yaml` indexing bug (#6604)
c21da59
unverified
Update train.py
a5c9057
unverified
Fix YouTube dislike button bug in `pafy` package (#6603)
364b7c5
unverified
return `opt` from `train.run()` (#6581)
9cf80b7
unverified
Christoph Fürbacher
commited on
Add `DATASETS_DIR` global in general.py (#6578)
9c513ca
unverified
Allow custom` --evolve` project names (#6567)
f40854b
unverified
Fix `plot_labels()` colored histogram bug (#6574)
f627bc5
unverified
Fix zero-export handling with `if any(f):` (#6569)
22da63e
unverified
Improved AutoBatch DDP error message (#6568)
006eb40
unverified
Move trainloader functions to class methods (#6559)
b57abb1
unverified
Edge TPU TF imports fix (#6542)
dc7e093
unverified
Fix 6 Flake8 issues (#6541)
cba4303
unverified
flake8: code meanings (#6481)
e1a6a0b
unverified
Jirka Borovec
commited on