Commit History
Update val_batch*.jpg for Chinese fonts (#6526)
c3e599c
unverified
Resolve dataset paths (#6489)
6445a81
unverified
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428)
d5966c9
unverified
Rename logger from 'utils.logger' to 'yolov5' (#6421)
ed9bac8
unverified
New environment variable `VERBOSE` (#6353)
9708cf5
unverified
johnk2hawaii
commited on
Add `is_kaggle()` function (#6285)
af00134
unverified
Update NMS `max_wh=7680` for 8k images (#6178)
b4a29b5
unverified
Simplify `set_logging()` indexing (#6042)
b8a4bab
unverified
Kaggle `LOGGER` fix (#6041)
0db9d5b
unverified
Check TensorRT>=8.0.0 version (#6021)
407a905
unverified
Refactor NUM_THREADS (#5954)
8f875d9
unverified
Update `strip_optimizer()` (#5949)
a42af30
unverified
iumyx2612
commited on
`AutoShape()` models as `DetectMultiBackend()` instances (#5845)
7bf04d9
unverified
Remove NCOLS from tqdm (#5804)
7c6bae0
unverified
Do not save hyp.yaml and opt.yaml on evolve (#5775)
4ca4aec
unverified
Update train, val `tqdm` to fixed width (#5367)
61c5019
unverified
Fix `check_requirements()` resource warning allocation open file (#5602)
27bf428
unverified
New `DetectMultiBackend()` class (#5549)
3883261
unverified
`LOGGER` consolidation (#5569)
79bca2b
unverified
Fix `save_one_box()` (#5545)
3f64ad1
unverified
`intersect_dicts()` in hubconf.py fix (#5542)
e189fa1
unverified
Update `check_file()` avoid repeat URL downloads (#5526)
32b8738
unverified
Fix `increment_path()` explicit file vs dir handling (#5523)
8535053
unverified
Fix `increment_path()` with periods (#5518)
17b5f5b
unverified
Fix float zeros format (#5491)
5866646
unverified
Update `check_git_status()` to run under `ROOT` working directory (#5441)
7476012
unverified
Update `get_loggers()` (#4854)
7b1f7ae
unverified
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309)
8c326a1
unverified
Add pre-commit CI actions (#4982)
ed887b5
unverified
Improved check_suffix() robustness to `''` and `""` (#5192)
7ee5aed
unverified
Fix pylint: do not use bare 'except' (#5025)
1922dde
unverified
Zhiqiang Wang
commited on