Commit History
Move trainloader functions to class methods (#6559)
b57abb1
unverified
Edge TPU TF imports fix (#6542)
dc7e093
unverified
Fix 6 Flake8 issues (#6541)
cba4303
unverified
flake8: code meanings (#6481)
e1a6a0b
unverified
Jirka Borovec
commited on
Load checkpoint on CPU instead of on GPU (#6516)
aff0281
unverified
Fixing minor multi-streaming issues with TensoRT engine (#6504)
8fcdf3b
unverified
greg2451
pre-commit-ci[bot]
commited on
Edge TPU `tf.lite.experimental.load_delegate` fix (#6536)
079b36d
unverified
Edge TPU export 'list index out of range' fix (#6533)
9bc72a3
unverified
Edge TPU compiler `sudo` fix (#6531)
8d05716
unverified
Social icons after text (#6473)
a82292e
unverified
Update val_batch*.jpg for Chinese fonts (#6526)
c3e599c
unverified
TODO issues exempt from stale action (#6530)
cb40c9a
unverified
Update hyp.scratch-high.yaml (#6525)
19e0208
unverified
W&B: Remember batchsize on resuming (#6512)
b73c62e
unverified
Suppress export.run() TracerWarnings (#6499)
4c40933
unverified
Suppress `torch.jit.TracerWarning` on export (#6498)
842d049
unverified
CoreML inference fix `list()` -> `sorted()` (#6496)
77977e0
unverified
Improved `export.py` usage examples (#6495)
5e4ff19
unverified
Simplify TF normalized to pixels (#6494)
b884ea3
unverified
Resolve dataset paths (#6489)
6445a81
unverified
Add Product Hunt social media icon (#6464)
7539cd7
unverified
Fix2 `select_device()` for Multi-GPU (#6461)
d8b5beb
unverified
Fix `select_device()` for Multi-GPU (#6434)
856d4e5
unverified
Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442)
fe7de6a
unverified
Add `*.asf` video support (#6436)
3b7ac28
unverified
toschi23
commited on
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428)
d5966c9
unverified
Update workflows (#6427)
ff8646c
unverified
Prefer `tflite_runtime` for TFLite inference if installed (#6406)
16563ac
unverified
Rename logger from 'utils.logger' to 'yolov5' (#6421)
ed9bac8
unverified
Update `greetings.yaml` email address (#6412)
cfecd90
unverified
Add `detect.py` GIF video inference (#6410)
482af47
unverified
Add `stop_training=False` flag to callbacks (#6365)
8efe977
unverified
Add `albumentations` to Dockerfile (#6392)
c43439a
unverified
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6379)
bd815d4
unverified
FROM nvcr.io/nvidia/pytorch:21.12-py3 (#6377)
1b41a1d
unverified
Flush callbacks when on `--evolve` (#6374)
9bcc32a
unverified
`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
New environment variable `VERBOSE` (#6353)
9708cf5
unverified
johnk2hawaii
commited on
`export.py` automatic `forward_export` (#6352)
750c42e
unverified
Created using Colaboratory
e521909
`export.py` return exported files/dirs (#6343)
0cf932b
unverified
TensorRT `assert im.device.type != 'cpu'` on export (#6340)
e2e95b2
unverified
Console corrupted -> corrupt (#6338)
fd55271
unverified
Remove `dataset_stats()` autodownload capability (#6303)
3119b2f
unverified
Fix `train.py` parameter groups desc error (#6318)
db1f83b
unverified
`select_device()` cleanup (#6302)
436ffc4
unverified
Fixing bug multi-gpu training (#6299)
a1a9c68
unverified
Henry
commited on