2060 Commits (2dd3db0050cd228e7a7ca3ff72ab7e3f34ea64d7)
 

Author SHA1 Message Date
  pre-commit-ci[bot] 7882950577
[pre-commit.ci] pre-commit suggestions (#7279) 2 years ago
  Glenn Jocher ea72b84f5e
Integrate offset into grid (#7262) 2 years ago
  Glenn Jocher 8bc839ed8e
TorchScript single-output fix (#7261) 2 years ago
  Glenn Jocher 05cf0d1a44
Export single output only (#7259) 2 years ago
  Glenn Jocher 779efbb9ca Update 2 years ago
  Glenn Jocher ad0e4d5d19
`torch.split()` replace slicing on out-of-place inference (#7258) 2 years ago
  Glenn Jocher 4f839b7970
Refactor out-of-place `Detect()` for reduced ops (#7257) 2 years ago
  Glenn Jocher ffcbd8ca97
Export with official `nn.SiLU()` (#7256) 2 years ago
  Zengyf-CVer dda669a12c
Fix Flask REST API (#7210) 2 years ago
  Glenn Jocher 035b5548e4
Update tutorial.ipynb (#7255) 2 years ago
  Glenn Jocher 3d3483cf0c
Update tutorial.ipynb (#7254) 2 years ago
  Glenn Jocher 6f4eb95af7
Update setup.cfg to `description_file` field (#7248) 2 years ago
  Glenn Jocher a19406b39d
Update minimum Python>=3.7.0 (#7247) 2 years ago
  Glenn Jocher 37675e110f
Fix `www.youtube.com` hostname (#7242) 2 years ago
  Glenn Jocher 71621df875
Create CODE_OF_CONDUCT.md (#7233) 2 years ago
  Glenn Jocher 734ab033fd
SavedModel TF Serve Fix (#7228) 2 years ago
  Glenn Jocher 4d157f578a
Update .pre-commit-config.yaml (#7230) 2 years ago
  Glenn Jocher 2c3221844b
CLI `fire` prep updates (#7229) 2 years ago
  Jirka Borovec c3d5ac151e
precommit: yapf (#5494) 2 years ago
  Glenn Jocher df9008ee69
Add train.py `--name cfg` option (#7202) 2 years ago
  Glenn Jocher c94736acec
`ENV OMP_NUM_THREADS=8` (#7215) 2 years ago
  Glenn Jocher 9c1e91aea2
Update tutorial.ipynb (#7212) 2 years ago
  Glenn Jocher cf4f3c3455
yolo.py profiling updates (#7178) 2 years ago
  dependabot[bot] d51f9b2ff6
Bump actions/cache from 2.1.7 to 3 (#7175) 2 years ago
  Glenn Jocher ee77632393
Revert `C3()` change (#7172) 2 years ago
  Glenn Jocher 1832264dd6 Update 2 years ago
  Glenn Jocher b2194b9015
`yolo.py --profile` updates (#7170) 2 years ago
  Glenn Jocher 7830e91b9a
`yolo.py --profile` default GPU batch size 16 2 years ago
  Glenn Jocher 3373aab56c
NMS unused variable fix (#7161) 2 years ago
  Glenn Jocher e19f87eb4b
Sidestep `os.path.relpath()` Windows bug (#7158) 2 years ago
  Glenn Jocher 26bfd44465
Adjust NMS time limit warning to batch size (#7156) 2 years ago
  Glenn Jocher 7a2a11893b
Add Architecture Summary to README Tutorials (#7146) 2 years ago
  Zengyf-CVer a4c661873f
Fix `detect.py --view-img` for non-ASCII paths (#7093) 2 years ago
  RcINS d115bbf509
Fix `cv2.imwrite` on non-ASCII paths (#7139) 2 years ago
  Glenn Jocher a0a4adf6de
Add PyTorch Hub `results.save(labels=False)` option (#7129) 2 years ago
  yeshanliu bc3ed957ce
`np.fromfile()` Chinese image paths fix (#6979) 2 years ago
  Glenn Jocher c3ae4e4af6
Multi-threaded VisDrone and VOC downloads (#7108) 2 years ago
  Glenn Jocher ecc2c7ba73
Remove named arguments where possible (#7105) 2 years ago
  Glenn Jocher 6134ec5d94
Model summary `pathlib` fix (#7104) 2 years ago
  Glenn Jocher ee0b3b2a95
Update benchmarks significant digits (#7103) 2 years ago
  Glenn Jocher 05aae17333
`torch.split()` 1.7.0 compatibility fix (#7102) 2 years ago
  Glenn Jocher a600baed8e
Update model summary to display model name (#7101) 2 years ago
  Glenn Jocher a2d617ece9
Update loss for FP16 `tobj` (#7088) 2 years ago
  Glenn Jocher 6f128031d0
Update loss.py with `if self.gr < 1:` (#7087) 2 years ago
  Glenn Jocher 9b771a3e71
Revert "Update detect.py non-inplace with `y.tensor_split()` (#7062)" (#7074) 2 years ago
  Glenn Jocher 9cd89b75cc
Fix2 `check_anchor_order()` in pixel-space not grid-space (#7067) 2 years ago
  Glenn Jocher 178c109576
Add non-zero `da` `check_anchor_order()` condition (#7066) 2 years ago
  Glenn Jocher 9e75cbf4c1
Update __init__.py (#7065) 2 years ago
  Glenn Jocher e278fd63ec
Update W&B message to `LOGGER.info()` (#7064) 2 years ago
  Glenn Jocher 0529b77232
Update common.py lists for tuples (#7063) 2 years ago