1926 Commits (5783de26fe14d8a890090329d6ce17c468f47dfa)
 

Author SHA1 Message Date
  Glenn Jocher 5783de26fe
Objects365 dataset breakdown images vs zips (#7335) 2 years ago
  Nrupatunga b7faeda0f2
Fix Tf export for BottleneckCSP (#7330) 2 years ago
  Glenn Jocher 0ca85ed65f
Update Objects365.yaml (#7323) 2 years ago
  Nick Martin a88a81469a
Copy wandb param dict before training to avoid overwrites (#7317) 2 years ago
  Glenn Jocher 245d6459a9
Add callbacks (#7315) 2 years ago
  Glenn Jocher 32661f75ac
Add `retry=3` to `download()` (#7313) 2 years ago
  Glenn Jocher f735458987
Use `tqdm.auto` (#7311) 2 years ago
  Glenn Jocher d257c75c84
Update export.py (#7301) 2 years ago
  Max Strobel 741fac815e
fix: disable usage of root logger (#7296) 2 years ago
  Glenn Jocher c759bbdf19
Add `check_requirements(('pycocotools>=2.0',))` (#7295) 2 years ago
  Glenn Jocher b1300f3e0b
Add dataset sizes (zipped) (#7293) 2 years ago
  Glenn Jocher d2e7ba2a3a
val.py `--weights` and `--data` compatibility check (#7292) 2 years ago
  Glenn Jocher 5f97001ed4
Context manager `open(file) as f` fixes (#7289) 2 years ago
  Glenn Jocher 2181ef371e
Update `cv2.imread()` patch with flags argument (#7287) 2 years ago
  leeflix 8d0291f3af
Enable TensorFlow ops for `--nms` and `--agnostic-nms` (#7281) 2 years ago
  Glenn Jocher 2da68664b5
Update Dockerfile (#7282) 2 years ago
  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