yolov5 / utils

Commit History

Update val_batch*.jpg for Chinese fonts (#6526)
c3e599c
unverified

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

Resolve dataset paths (#6489)
6445a81
unverified

glenn-jocher commited on

Fix2 `select_device()` for Multi-GPU (#6461)
d8b5beb
unverified

glenn-jocher commited on

Fix `select_device()` for Multi-GPU (#6434)
856d4e5
unverified

glenn-jocher commited on

Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442)
fe7de6a
unverified

glenn-jocher commited on

Add `*.asf` video support (#6436)
3b7ac28
unverified

toschi23 commited on

Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428)
d5966c9
unverified

glenn-jocher commited on

Rename logger from 'utils.logger' to 'yolov5' (#6421)
ed9bac8
unverified

Jonathan Samelson glenn-jocher commited on

Add `detect.py` GIF video inference (#6410)
482af47
unverified

glenn-jocher commited on

Add `stop_training=False` flag to callbacks (#6365)
8efe977
unverified

Matthias glenn-jocher commited on

Flush callbacks when on `--evolve` (#6374)
9bcc32a
unverified

Ayush Chaurasia glenn-jocher commited on

`DEVICE_COUNT` instead of `WORLD_SIZE` to calculate `nw` (#6324)
e1893c8
unverified

sitecao commited on

Reuse `de_parallel()` rather than `is_parallel()` (#6354)
4e841b9
unverified

imyhxy commited on

New environment variable `VERBOSE` (#6353)
9708cf5
unverified

johnk2hawaii commited on

Console corrupted -> corrupt (#6338)
fd55271
unverified

glenn-jocher commited on

Remove `dataset_stats()` autodownload capability (#6303)
3119b2f
unverified

glenn-jocher commited on

`select_device()` cleanup (#6302)
436ffc4
unverified

glenn-jocher commited on

Fixing bug multi-gpu training (#6299)
a1a9c68
unverified

Henry commited on

Fix `device` count check (#6290)
e7bf382
unverified

glenn-jocher commited on

Add `is_kaggle()` function (#6285)
af00134
unverified

glenn-jocher commited on

Fix `nan`-robust stream FPS (#6198)
9e9219f
unverified

glenn-jocher commited on

Update NMS `max_wh=7680` for 8k images (#6178)
b4a29b5
unverified

glenn-jocher commited on

Refactor/reduce G/C/D/IoU `if: else` statements (#6087)
affa284
unverified

Chen Gen Cmos glenn-jocher commited on

Log best results (#6085)
7b6938d
unverified

awsaf49 commited on

W&B: Log best results after training ends (#6120)
9155eb8
unverified

Ayush Chaurasia glenn-jocher commited on

W&B: track batch size after autobatch (#6039)
db6ec66
unverified

Ayush Chaurasia glenn-jocher commited on

Reduce G/D/CIoU logic operations (#6074)
afa5cfb
unverified

JieLi 李杰 commited on

Simplify `set_logging()` indexing (#6042)
b8a4bab
unverified

glenn-jocher commited on

Kaggle `LOGGER` fix (#6041)
0db9d5b
unverified

glenn-jocher commited on

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

glenn-jocher pre-commit-ci[bot] 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

Refactor NUM_THREADS (#5954)
8f875d9
unverified

glenn-jocher commited on

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

iumyx2612 commited on

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

Felix You 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

Update wandb_utils.py (#5908)
3f152e5
unverified

Ayush Chaurasia 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

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

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

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

glenn-jocher commited on

Remove NCOLS from tqdm (#5804)
7c6bae0
unverified

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

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

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