Commit History

Fix `ROOT` as relative path (#5129)
153873e
unverified

Malte Lorbach glenn-jocher commited on

Update plots.py (#5127)
4cf7d48
unverified

glenn-jocher commited on

Update val.py `pad = 0.0 if task == speed else 0.5` (#5121)
7d37b3c
unverified

glenn-jocher commited on

Update val.py `--speed` and `--study` usages (#5120)
ba4b79d
unverified

glenn-jocher commited on

Pass `--device` for `--task study` (#5118)
4f9718a
unverified

glenn-jocher commited on

Fix different devices bug when moving model from GPU to CPU (#5110)
a0e1504
unverified

jebastin-nadar glenn-jocher commited on

Pass `LOCAL_RANK` to `torch_distributed_zero_first()` (#5114)
4a6dfff
unverified

Nan qiningonline commited on

Fix SKU-110K HUB: `OSError` (#5106)
276b674
unverified

glenn-jocher commited on

Re-open IP-camera videostream if disconnected (#5074)
48b00db
unverified

Egor Orel glenn-jocher commited on

Update datasets.py comments (#5088)
57ce73c
unverified

glenn-jocher commited on

Update Dockerfile to `ADD` Arial.ttf (#5084)
ce8e5dc
unverified

glenn-jocher commited on

Fix `yaml.safe_load()` ignore emoji errors (#5060)
070af88
unverified

glenn-jocher commited on

Implement `--save-period` locally (#5047)
5afc9c2
unverified

glenn-jocher commited on

Clip TTA Augmented Tails (#5028)
d133968
unverified

glenn-jocher commited on

Fix pylint: do not use bare 'except' (#5025)
1922dde
unverified

Zhiqiang Wang commited on

Fix missing `opt.device` on `--task study` (#5031)
b0ade48
unverified

glenn-jocher commited on

Created using Colaboratory
cce7e78

glenn-jocher commited on

Compute loss on final val (#5017)
89a6e9f
unverified

glenn-jocher commited on

Update README.md (#5015)
b20e381
unverified

glenn-jocher commited on

Update train.py (#5014)
452e847
unverified

glenn-jocher commited on

Add YOLOv5 Survey link to README.md (#5000)
cce313d
unverified

Kalen Michael glenn-jocher commited on

Update W&B README (#5006)
ba99092
unverified

glenn-jocher commited on

Created using Colaboratory
1916226

glenn-jocher commited on

Update README.md
42354d7
unverified

glenn-jocher commited on

Fix URL parsing bug (#4998)
76d301b
unverified

Kalen Michael glenn-jocher commited on

Revert `torch.hub.load()` test (#4986)
cd35a00
unverified

glenn-jocher commited on

Clickable CI badge (#4985)
9988059
unverified

glenn-jocher commited on

Created using Colaboratory
6b19f72

glenn-jocher commited on

Created using Colaboratory
cff7d2a

glenn-jocher commited on

Faster `--img 64` CI tests (#4979)
0c93ec7
unverified

glenn-jocher commited on

Add Hub custom models to CI tests (#4978)
94705a9
unverified

glenn-jocher commited on

Update wandb_utils.py (#4953)
0c87478
unverified

Diego Montes commited on

Created using Colaboratory
38c779b

glenn-jocher commited on

Add Roboflow to README (#4972)
29acedf
unverified

Kalen Michael glenn-jocher commited on

Fix relative `ROOT` Pytorch Hub custom model bug (#4974)
fb982d6
unverified

glenn-jocher commited on

Fix `isascii()` method calls for python 3.6 (#4958)
c1bed60
unverified

Diego Montes glenn-jocher commited on

Add `roboflow` (#4956)
2993c3f
unverified

glenn-jocher commited on

Created using Colaboratory
3aeb57d

glenn-jocher commited on

Update relative `ROOT` logic (#4955)
5ed2860
unverified

glenn-jocher commited on

Allow YOLOv5 execution from arbitrary `cwd` (#4954)
4e04cb0
unverified

glenn-jocher commited on

Automatic Chinese fonts plotting (#4951)
a820b43
unverified

glenn-jocher commited on

Update Dockerfile (#4935)
c5ba2ab
unverified

glenn-jocher commited on

Scope `check_file()` search space (#4933)
5a8e434
unverified

glenn-jocher commited on

Update default Albumentations (#4931)
7933832
unverified

glenn-jocher commited on

Validate `best.pt` on train end (#4889)
d856c48
unverified

glenn-jocher commited on

Add Slack Forum badge to README (#4930)
e687873
unverified

glenn-jocher commited on

Fix `root` referenced before assignment (#4920)
39c17ce
unverified

glenn-jocher commited on

Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919)
a64a4c8
unverified

glenn-jocher commited on

Fix zipfile name for coco128-segments (#4914)
1492632
unverified

jebastin-nadar commited on