Commit History
Fix missing `opt.device` on `--task study` (#5031)
b0ade48
unverified
Allow YOLOv5 execution from arbitrary `cwd` (#4954)
4e04cb0
unverified
Validate `best.pt` on train end (#4889)
d856c48
unverified
Simplify `check_requirements()` usage (#4855)
4c839ee
unverified
Update `sys.path.append(str(ROOT))` (#4852)
4d1a2ac
unverified
Refactor argparser printing to `print_args()` (#4850)
3732f9a
unverified
Fix val.py study plot (#4831)
27a4736
unverified
Replace `path.absolute()` with `path.resolve()` (#4763)
c47be26
unverified
Improved `detect.py` timing (#4741)
7af1b4c
unverified
Add suffix checks (#4711)
a2b3c71
unverified
Optimised Callback Class to Reduce Code and Fix Errors (#4688)
2317f86
unverified
Fix `is_coco` on missing `data['val']` key (#4642)
fad57c2
unverified
Standardize headers and docstrings (#4417)
24bea5e
unverified
Update AP calculation (#4260)
53bfcbe
unverified
Add `train.py` and `val.py` callbacks (#4220)
b74929c
unverified
Explicit `requirements.txt` location (#4225)
c2c958c
unverified
PyCharm reformat (#4209)
b60b62e
unverified
Train from `--data path/to/dataset.zip` feature (#4185)
5d66e48
unverified
Update script headers (#4163)
0ad6301
unverified
New CSV Logger (#4148)
96e36a7
unverified
Refactor train.py and val.py `loggers` (#4137)
efe60b5
unverified
W&B: fix refactor bugs (#4069)
0cc7c58
unverified
Ayush Chaurasia
commited on