Commit History
fix: disable usage of root logger (#7296)
741fac8
unverified
Update `cv2.imread()` patch with flags argument (#7287)
2181ef3
unverified
Export with official `nn.SiLU()` (#7256)
ffcbd8c
unverified
Update minimum Python>=3.7.0 (#7247)
a19406b
unverified
CLI `fire` prep updates (#7229)
2c32218
unverified
precommit: yapf (#5494)
c3d5ac1
unverified
NMS unused variable fix (#7161)
3373aab
unverified
Adjust NMS time limit warning to batch size (#7156)
26bfd44
unverified
Fix `detect.py --view-img` for non-ASCII paths (#7093)
a4c6618
unverified
Fix `cv2.imwrite` on non-ASCII paths (#7139)
d115bbf
unverified
Multi-threaded VisDrone and VOC downloads (#7108)
c3ae4e4
unverified
Conditional `Timeout()` by OS (disable on Windows) (#7013)
3f634d4
unverified
Move `git_describe()` to general.py (#6918)
6dd82c0
unverified
Update bytes to GB with bitshift (#6886)
e6e36aa
unverified
Default `OMP_NUM_THREADS=8` (#6770)
c161557
unverified
Updated VOC hyperparameters (#6732)
2692e67
unverified
Fix `hyp_evolve.yaml` indexing bug (#6604)
c21da59
unverified
Add `DATASETS_DIR` global in general.py (#6578)
9c513ca
unverified
Fix 6 Flake8 issues (#6541)
cba4303
unverified
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