Commit History

Add dataset source citations (#6032)
26f0415
unverified

glenn-jocher commited on

train -> val comment fix (#6024)
abbdd48
unverified

glenn-jocher commited on

Multi-layer capable `--freeze` argument (#6019)
361705d
unverified

Felix You glenn-jocher commited on

Check TensorRT>=8.0.0 version (#6021)
407a905
unverified

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

*.torchscript inference `self.jit` fix (#6007)
c1249a4
unverified

glenn-jocher commited on

Recommend `jar xf file.zip` for zips (#5993)
628817d
unverified

glenn-jocher commited on

Allow `--weights URL` (#5991)
da9a1b7
unverified

glenn-jocher commited on

Increase `ar_thr` from 20 to 100 for better detection on slender (high aspect ratio) objects (#5556)
b7d18f3
unverified

Mrinal Jain commited on

Update callbacks.py with `__init__()` (#5979)
c9a46a6
unverified

glenn-jocher commited on

YOLOv5s6 params and FLOPs fix (#5977)
d699c21
unverified

glenn-jocher commited on

make parameter ignore epochs (#5972)
2d0c6af
unverified

jinmc glenn-jocher commited on

`pretrained=False` fix (#5966)
e8ef8fb
unverified

glenn-jocher commited on

Fix `imgsz` bug (#5948)
19c56e6
unverified

Diego Montes glenn-jocher commited on

Fix Detections class `tolist()` method (#5945)
8f35436
unverified

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

Refactor NUM_THREADS (#5954)
8f875d9
unverified

glenn-jocher commited on

Add nms and agnostic nms to export.py (#5938)
2c63175
unverified

Diego Montes glenn-jocher commited on

Update `strip_optimizer()` (#5949)
a42af30
unverified

iumyx2612 commited on

fix .gitignore not tracking existing folders (#5946)
922fbd8
unverified

Pascal Maillard glenn-jocher commited on

Make `select_device()` robust to `batch_size=-1` (#5940)
c45f9f6
unverified

Felix You glenn-jocher commited on

Fix ONNX opset inconsistency with parseargs and run args (#5937)
4fb6dd4
unverified

Diego Montes commited on

Default PyTorch Hub to `autocast(False)` (#5926)
5bdb28e
unverified

glenn-jocher commited on

Absolute '/content/sample_data' (#5922)
c77a5a8
unverified

glenn-jocher commited on

Revert "Update `plot_lr_scheduler()` (#5864)" (#5920)
a3d5f1d
unverified

glenn-jocher commited on

Add hardware checks to `notebook_init()` (#5919)
7d56d45
unverified

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

Add ONNX inference providers (#5918)
581dc30
unverified

glenn-jocher commited on

Add *.engine (TensorRT extensions) to .gitignore (#5911)
554f782
unverified

greg2451 glenn-jocher commited on

Update wandb_utils.py (#5908)
3f152e5
unverified

Ayush Chaurasia commited on

`Detections().tolist()` explicit argument fix (#5907)
fa05f8c
unverified

Li Zeng commited on

Single-command multiple-model export (#5882)
1075488
unverified

glenn-jocher commited on

`AutoShape()` models as `DetectMultiBackend()` instances (#5845)
7bf04d9
unverified

glenn-jocher commited on

Update `nl` after `cutout()` (#5873)
d885799
unverified

glenn-jocher commited on

Update `plot_lr_scheduler()` (#5864)
360eec6
unverified

Can commited on

Add `--workers 8` argument to val.py (#5857)
92a7391
unverified

iumyx2612 glenn-jocher commited on

Update TorchScript suffix to `*.torchscript` (#5856)
00e308f
unverified

glenn-jocher commited on

Update val.py (#5838)
30db14f
unverified

Vishnu Pradeep glenn-jocher commited on

Update `LoadImages` `ret_val=False` handling (#5852)
1679aac
unverified

gggmt commited on

Avoid inplace modifying`imgs` in `LoadStreams` (#5850)
e8f8f2b
unverified

zhy2019 commited on

Handle non-TTY `wandb.errors.UsageError` (#5839)
bc48457
unverified

glenn-jocher commited on

Fix TensorRT potential unordered binding addresses (#5826)
a4207a2
unverified

imyhxy commited on

Update `dataset_stats()` to `cv2.INTER_AREA` (#5821)
5ca5dd4
unverified

glenn-jocher commited on

Bump actions/cache from 2.1.6 to 2.1.7 (#5816)
8277033
unverified

dependabot[bot] dependabot[bot] commited on

GCP VM from Image example (#5814)
94d8fec
unverified

glenn-jocher commited on

Refactor new `model.warmup()` method (#5810)
fcd180d
unverified

glenn-jocher commited on

Remove NCOLS from tqdm (#5804)
7c6bae0
unverified

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

Scope TF imports in `DetectMultiBackend()` (#5792)
53349da
unverified

Phil2020 glenn-jocher commited on

W&B: refactor W&B tables (#5737)
f2ca30a
unverified

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

TorchScript `torch==1.7.0` Path support (#5781)
4c7b2bd
unverified

rockstarr commited on

fix the path error in export.py (#5778)
c55e674
unverified

rockstarr glenn-jocher commited on

Do not save hyp.yaml and opt.yaml on evolve (#5775)
4ca4aec
unverified

glenn-jocher commited on

Export, detect and validation with TensorRT engine file (#5699)
7a39803
unverified

imyhxy glenn-jocher commited on