Commit History
TODO issues exempt from stale action (#6530)
cb40c9a
unverified
glenn-jocher
commited on
Update hyp.scratch-high.yaml (#6525)
19e0208
unverified
glenn-jocher
commited on
W&B: Remember batchsize on resuming (#6512)
b73c62e
unverified
Suppress export.run() TracerWarnings (#6499)
4c40933
unverified
glenn-jocher
commited on
Suppress `torch.jit.TracerWarning` on export (#6498)
842d049
unverified
glenn-jocher
commited on
CoreML inference fix `list()` -> `sorted()` (#6496)
77977e0
unverified
glenn-jocher
commited on
Improved `export.py` usage examples (#6495)
5e4ff19
unverified
glenn-jocher
commited on
Simplify TF normalized to pixels (#6494)
b884ea3
unverified
glenn-jocher
commited on
Resolve dataset paths (#6489)
6445a81
unverified
glenn-jocher
commited on
Add Product Hunt social media icon (#6464)
7539cd7
unverified
glenn-jocher
commited on
Fix2 `select_device()` for Multi-GPU (#6461)
d8b5beb
unverified
glenn-jocher
commited on
Fix `select_device()` for Multi-GPU (#6434)
856d4e5
unverified
glenn-jocher
commited on
Revert "Remove `dataset_stats()` autodownload capability (#6303)" (#6442)
fe7de6a
unverified
glenn-jocher
commited on
Add `*.asf` video support (#6436)
3b7ac28
unverified
toschi23
commited on
Namespace `VERBOSE` env variable to `YOLOv5_VERBOSE` (#6428)
d5966c9
unverified
glenn-jocher
commited on
Update workflows (#6427)
ff8646c
unverified
glenn-jocher
commited on
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
glenn-jocher
commited on
Add `detect.py` GIF video inference (#6410)
482af47
unverified
glenn-jocher
commited on
Add `stop_training=False` flag to callbacks (#6365)
8efe977
unverified
Add `albumentations` to Dockerfile (#6392)
c43439a
unverified
glenn-jocher
commited on
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#6379)
bd815d4
unverified
glenn-jocher
commited on
FROM nvcr.io/nvidia/pytorch:21.12-py3 (#6377)
1b41a1d
unverified
glenn-jocher
commited on
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
imyhxy
commited on
New environment variable `VERBOSE` (#6353)
9708cf5
unverified
johnk2hawaii
commited on
`export.py` automatic `forward_export` (#6352)
750c42e
unverified
Created using Colaboratory
e521909
glenn-jocher
commited on
`export.py` return exported files/dirs (#6343)
0cf932b
unverified
glenn-jocher
commited on
TensorRT `assert im.device.type != 'cpu'` on export (#6340)
e2e95b2
unverified
glenn-jocher
commited on
Console corrupted -> corrupt (#6338)
fd55271
unverified
glenn-jocher
commited on
Remove `dataset_stats()` autodownload capability (#6303)
3119b2f
unverified
glenn-jocher
commited on
Fix `train.py` parameter groups desc error (#6318)
db1f83b
unverified
`select_device()` cleanup (#6302)
436ffc4
unverified
glenn-jocher
commited on
Fixing bug multi-gpu training (#6299)
a1a9c68
unverified
Henry
commited on
Fix `device` count check (#6290)
e7bf382
unverified
glenn-jocher
commited on
Add `is_kaggle()` function (#6285)
af00134
unverified
glenn-jocher
commited on
Update `export.py` with Detect, Validate usages (#6280)
80473a6
unverified
glenn-jocher
commited on
Enable ONNX `--half` FP16 inference (#6268)
f3085ac
unverified
TensorRT pip install
b3eaf50
glenn-jocher
commited on
Fix `cmd` string on `tfjs` export (#6243)
9b13a59
unverified
TensorRT 7 export fix (#6235)
6865d19
unverified
glenn-jocher
commited on
Update P2-P7 `models/hub` variants (#6230)
33a67b4
unverified
glenn-jocher
commited on
Update README speed reproduction command (#6228)
ad565e3
unverified
glenn-jocher
commited on
Attempt `edgetpu-compiler` autoinstall (#6223)
f80c463
unverified
glenn-jocher
commited on
Add `edgetpu_compiler` checks (#6218)
b4ac3df
unverified
glenn-jocher
commited on
TFLite `--int8` 'flatbuffers==1.12' fix 2 (#6217)
00d7b97
unverified
glenn-jocher
commited on