Commit History

Objects365 dataset breakdown images vs zips (#7335)
5783de2
unverified

glenn-jocher commited on

Fix Tf export for BottleneckCSP (#7330)
b7faeda
unverified

Nrupatunga commited on

Update Objects365.yaml (#7323)
0ca85ed
unverified

glenn-jocher commited on

Copy wandb param dict before training to avoid overwrites (#7317)
a88a814
unverified

Nick Martin glenn-jocher commited on

Add callbacks (#7315)
245d645
unverified

glenn-jocher commited on

Add `retry=3` to `download()` (#7313)
32661f7
unverified

glenn-jocher commited on

Use `tqdm.auto` (#7311)
f735458
unverified

glenn-jocher commited on

Update export.py (#7301)
d257c75
unverified

glenn-jocher pre-commit-ci[bot] commited on

fix: disable usage of root logger (#7296)
741fac8
unverified

maxstrobel Maximilian Strobel glenn-jocher pre-commit-ci[bot] commited on

Add `check_requirements(('pycocotools>=2.0',))` (#7295)
c759bbd
unverified

glenn-jocher commited on

Add dataset sizes (zipped) (#7293)
b1300f3
unverified

glenn-jocher commited on

val.py `--weights` and `--data` compatibility check (#7292)
d2e7ba2
unverified

glenn-jocher commited on

Context manager `open(file) as f` fixes (#7289)
5f97001
unverified

glenn-jocher commited on

Update `cv2.imread()` patch with flags argument (#7287)
2181ef3
unverified

glenn-jocher commited on

Enable TensorFlow ops for `--nms` and `--agnostic-nms` (#7281)
8d0291f
unverified

leeflix pre-commit-ci[bot] glenn-jocher commited on

Update Dockerfile (#7282)
2da6866
unverified

glenn-jocher commited on

[pre-commit.ci] pre-commit suggestions (#7279)
7882950
unverified

pre-commit-ci[bot] pre-commit-ci[bot] glenn-jocher commited on

Integrate offset into grid (#7262)
ea72b84
unverified

glenn-jocher commited on

TorchScript single-output fix (#7261)
8bc839e
unverified

glenn-jocher commited on

Export single output only (#7259)
05cf0d1
unverified

glenn-jocher pre-commit-ci[bot] commited on

`torch.split()` replace slicing on out-of-place inference (#7258)
ad0e4d5
unverified

glenn-jocher commited on

Refactor out-of-place `Detect()` for reduced ops (#7257)
4f839b7
unverified

glenn-jocher commited on

Export with official `nn.SiLU()` (#7256)
ffcbd8c
unverified

glenn-jocher commited on

Fix Flask REST API (#7210)
dda669a
unverified

Zengyf-CVer glenn-jocher pre-commit-ci[bot] commited on

Update tutorial.ipynb (#7255)
035b554
unverified

glenn-jocher commited on

Update tutorial.ipynb (#7254)
3d3483c
unverified

glenn-jocher commited on

Update setup.cfg to `description_file` field (#7248)
6f4eb95
unverified

glenn-jocher commited on

Update minimum Python>=3.7.0 (#7247)
a19406b
unverified

glenn-jocher commited on

Fix `www.youtube.com` hostname (#7242)
37675e1
unverified

glenn-jocher commited on

Create CODE_OF_CONDUCT.md (#7233)
71621df
unverified

glenn-jocher commited on

SavedModel TF Serve Fix (#7228)
734ab03
unverified

glenn-jocher commited on

Update .pre-commit-config.yaml (#7230)
4d157f5
unverified

glenn-jocher commited on

CLI `fire` prep updates (#7229)
2c32218
unverified

glenn-jocher commited on

precommit: yapf (#5494)
c3d5ac1
unverified

Jirka Borovec pre-commit-ci[bot] glenn-jocher commited on

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

glenn-jocher pre-commit-ci[bot] commited on

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

`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

Zengyf-CVer pre-commit-ci[bot] glenn-jocher commited on

Fix `cv2.imwrite` on non-ASCII paths (#7139)
d115bbf
unverified

RcINS pre-commit-ci[bot] glenn-jocher commited on