Move trainloader functions to class methods (#6559) b57abb1 unverified glenn-jocher commited on Feb 7, 2022
Load checkpoint on CPU instead of on GPU (#6516) aff0281 unverified bilzard glenn-jocher commited on Feb 4, 2022
Fixing minor multi-streaming issues with TensoRT engine (#6504) 8fcdf3b unverified greg2451 pre-commit-ci[bot] commited on Feb 4, 2022
Edge TPU `tf.lite.experimental.load_delegate` fix (#6536) 079b36d unverified glenn-jocher pre-commit-ci[bot] commited on Feb 4, 2022
Edge TPU export 'list index out of range' fix (#6533) 9bc72a3 unverified glenn-jocher commited on Feb 3, 2022
Social icons after text (#6473) a82292e unverified glenn-jocher pre-commit-ci[bot] commited on Feb 3, 2022
Update val_batch*.jpg for Chinese fonts (#6526) c3e599c unverified glenn-jocher pre-commit-ci[bot] commited on Feb 3, 2022
W&B: Remember batchsize on resuming (#6512) b73c62e unverified Ayush Chaurasia glenn-jocher commited on Feb 3, 2022
Suppress `torch.jit.TracerWarning` on export (#6498) 842d049 unverified glenn-jocher commited on Feb 1, 2022
CoreML inference fix `list()` -> `sorted()` (#6496) 77977e0 unverified glenn-jocher commited on Feb 1, 2022
Fix2 `select_device()` for Multi-GPU (#6461) d8b5beb unverified glenn-jocher commited on Jan 28, 2022
Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442) fe7de6a unverified glenn-jocher commited on Jan 26, 2022
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428) d5966c9 unverified glenn-jocher commited on Jan 25, 2022
Prefer `tflite_runtime` for TFLite inference if installed (#6406) 16563ac unverified motokimura glenn-jocher commited on Jan 25, 2022
Rename logger from 'utils.logger' to 'yolov5' (#6421) ed9bac8 unverified Jonathan Samelson glenn-jocher commited on Jan 25, 2022
Update `greetings.yaml` email address (#6412) cfecd90 unverified glenn-jocher commited on Jan 24, 2022
Add `stop_training=False` flag to callbacks (#6365) 8efe977 unverified Matthias glenn-jocher commited on Jan 23, 2022
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6379) bd815d4 unverified glenn-jocher commited on Jan 21, 2022
FROM nvcr.io/nvidia/pytorch:21.12-py3 (#6377) 1b41a1d unverified glenn-jocher commited on Jan 21, 2022
Flush callbacks when on `--evolve` (#6374) 9bcc32a unverified Ayush Chaurasia glenn-jocher commited on Jan 20, 2022
`DEVICE_COUNT` instead of `WORLD_SIZE` to calculate `nw` (#6324) e1893c8 unverified sitecao commited on Jan 20, 2022
Reuse `de_parallel()` rather than `is_parallel()` (#6354) 4e841b9 unverified imyhxy commited on Jan 20, 2022
`export.py` automatic `forward_export` (#6352) 750c42e unverified glenn-jocher pre-commit-ci[bot] commited on Jan 19, 2022
`export.py` return exported files/dirs (#6343) 0cf932b unverified glenn-jocher commited on Jan 19, 2022
TensorRT `assert im.device.type != 'cpu'` on export (#6340) e2e95b2 unverified glenn-jocher commited on Jan 18, 2022
Remove `dataset_stats()` autodownload capability (#6303) 3119b2f unverified glenn-jocher commited on Jan 18, 2022
Fix `train.py` parameter groups desc error (#6318) db1f83b unverified Otfot glenn-jocher commited on Jan 17, 2022