Commit History
Add train.py `--name cfg` option (#7202)
df9008e
unverified
glenn-jocher
commited on
`ENV OMP_NUM_THREADS=8` (#7215)
c94736a
unverified
glenn-jocher
commited on
Update tutorial.ipynb (#7212)
9c1e91a
unverified
glenn-jocher
commited on
yolo.py profiling updates (#7178)
cf4f3c3
unverified
Bump actions/cache from 2.1.7 to 3 (#7175)
d51f9b2
unverified
dependabot[bot]
dependabot[bot]
commited on
Revert `C3()` change (#7172)
ee77632
unverified
glenn-jocher
commited on
Update
1832264
glenn-jocher
commited on
`yolo.py --profile` updates (#7170)
b2194b9
unverified
glenn-jocher
commited on
`yolo.py --profile` default GPU batch size 16
7830e91
unverified
glenn-jocher
commited on
NMS unused variable fix (#7161)
3373aab
unverified
glenn-jocher
commited on
Sidestep `os.path.relpath()` Windows bug (#7158)
e19f87e
unverified
glenn-jocher
commited on
Adjust NMS time limit warning to batch size (#7156)
26bfd44
unverified
glenn-jocher
commited on
Add Architecture Summary to README Tutorials (#7146)
7a2a118
unverified
glenn-jocher
commited on
Fix `detect.py --view-img` for non-ASCII paths (#7093)
a4c6618
unverified
Fix `cv2.imwrite` on non-ASCII paths (#7139)
d115bbf
unverified
Add PyTorch Hub `results.save(labels=False)` option (#7129)
a0a4adf
unverified
glenn-jocher
commited on
`np.fromfile()` Chinese image paths fix (#6979)
bc3ed95
unverified
Multi-threaded VisDrone and VOC downloads (#7108)
c3ae4e4
unverified
glenn-jocher
commited on
Remove named arguments where possible (#7105)
ecc2c7b
unverified
glenn-jocher
commited on
Model summary `pathlib` fix (#7104)
6134ec5
unverified
glenn-jocher
commited on
Update benchmarks significant digits (#7103)
ee0b3b2
unverified
glenn-jocher
commited on
`torch.split()` 1.7.0 compatibility fix (#7102)
05aae17
unverified
Update model summary to display model name (#7101)
a600bae
unverified
glenn-jocher
commited on
Update loss for FP16 `tobj` (#7088)
a2d617e
unverified
glenn-jocher
commited on
Update loss.py with `if self.gr < 1:` (#7087)
6f12803
unverified
glenn-jocher
commited on
Revert "Update detect.py non-inplace with `y.tensor_split()` (#7062)" (#7074)
9b771a3
unverified
glenn-jocher
commited on
Fix2 `check_anchor_order()` in pixel-space not grid-space (#7067)
9cd89b7
unverified
glenn-jocher
commited on
Add non-zero `da` `check_anchor_order()` condition (#7066)
178c109
unverified
glenn-jocher
commited on
Update __init__.py (#7065)
9e75cbf
unverified
glenn-jocher
commited on
Update W&B message to `LOGGER.info()` (#7064)
e278fd6
unverified
glenn-jocher
commited on
Update common.py lists for tuples (#7063)
0529b77
unverified
glenn-jocher
commited on
Update detect.py non-inplace with `y.tensor_split()` (#7062)
d5e363f
unverified
glenn-jocher
commited on
Fix `check_anchor_order()` in pixel-space not grid-space (#7060)
f327eee
unverified
glenn-jocher
commited on
Use PIL to eliminate chroma subsampling in crops (#7008)
529fbc1
unverified
Fix incomplete URL substring sanitation (#7056)
9f4d113
unverified
glenn-jocher
commited on
Create SECURITY.md (#7054)
6843ea5
unverified
glenn-jocher
commited on
Update Dockerfile to `git clone` instead of `COPY` (#7053)
9ebec78
unverified
glenn-jocher
commited on
`ComputeLoss()` indexing/speed improvements (#7048)
b0ba101
unverified
glenn-jocher
commited on
Consistent saved_model output format (#7032)
4effd06
unverified
Mrinal Jain
commited on
fix: add default PIL font as fallback (#7010)
7c6a335
unverified
Conditional `Timeout()` by OS (disable on Windows) (#7013)
3f634d4
unverified
glenn-jocher
commited on
Update TQDM bar format (#6988)
c09fb2a
unverified
glenn-jocher
commited on
YOLOv5 Export Benchmarks for GPU (#6963)
932dc78
unverified
glenn-jocher
commited on
pt model to cpu on TF export
99de551
unverified
glenn-jocher
commited on
Model `ema` key backward compatibility fix (#6972)
2d45de6
unverified
glenn-jocher
commited on
EdgeTPU optimizations (#6808)
c13d4ce
unverified
Tensor initialization on device improvements (#6959)
701e117
unverified
glenn-jocher
commited on
DetectMultiBackend() return `device` update (#6958)
52c1399
unverified
glenn-jocher
commited on
New val.py `cuda` variable (#6957)
c84dd27
unverified
glenn-jocher
commited on