Commit History
Fix `www.youtube.com` hostname (#7242)
37675e1
unverified
Create CODE_OF_CONDUCT.md (#7233)
71621df
unverified
SavedModel TF Serve Fix (#7228)
734ab03
unverified
Update .pre-commit-config.yaml (#7230)
4d157f5
unverified
CLI `fire` prep updates (#7229)
2c32218
unverified
precommit: yapf (#5494)
c3d5ac1
unverified
Add train.py `--name cfg` option (#7202)
df9008e
unverified
`ENV OMP_NUM_THREADS=8` (#7215)
c94736a
unverified
Update tutorial.ipynb (#7212)
9c1e91a
unverified
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
Update
1832264
`yolo.py --profile` updates (#7170)
b2194b9
unverified
`yolo.py --profile` default GPU batch size 16
7830e91
unverified
NMS unused variable fix (#7161)
3373aab
unverified
Sidestep `os.path.relpath()` Windows bug (#7158)
e19f87e
unverified
Adjust NMS time limit warning to batch size (#7156)
26bfd44
unverified
Add Architecture Summary to README Tutorials (#7146)
7a2a118
unverified
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
`np.fromfile()` Chinese image paths fix (#6979)
bc3ed95
unverified
Multi-threaded VisDrone and VOC downloads (#7108)
c3ae4e4
unverified
Remove named arguments where possible (#7105)
ecc2c7b
unverified
Model summary `pathlib` fix (#7104)
6134ec5
unverified
Update benchmarks significant digits (#7103)
ee0b3b2
unverified
`torch.split()` 1.7.0 compatibility fix (#7102)
05aae17
unverified
Update model summary to display model name (#7101)
a600bae
unverified
Update loss for FP16 `tobj` (#7088)
a2d617e
unverified
Update loss.py with `if self.gr < 1:` (#7087)
6f12803
unverified
Revert "Update detect.py non-inplace with `y.tensor_split()` (#7062)" (#7074)
9b771a3
unverified
Fix2 `check_anchor_order()` in pixel-space not grid-space (#7067)
9cd89b7
unverified
Add non-zero `da` `check_anchor_order()` condition (#7066)
178c109
unverified
Update __init__.py (#7065)
9e75cbf
unverified
Update W&B message to `LOGGER.info()` (#7064)
e278fd6
unverified
Update common.py lists for tuples (#7063)
0529b77
unverified
Update detect.py non-inplace with `y.tensor_split()` (#7062)
d5e363f
unverified
Fix `check_anchor_order()` in pixel-space not grid-space (#7060)
f327eee
unverified
Use PIL to eliminate chroma subsampling in crops (#7008)
529fbc1
unverified
Fix incomplete URL substring sanitation (#7056)
9f4d113
unverified
Create SECURITY.md (#7054)
6843ea5
unverified
Update Dockerfile to `git clone` instead of `COPY` (#7053)
9ebec78
unverified
`ComputeLoss()` indexing/speed improvements (#7048)
b0ba101
unverified
Consistent saved_model output format (#7032)
4effd06
unverified
Mrinal Jain
commited on