Commit History
Created using Colaboratory
cce7e78
Compute loss on final val (#5017)
89a6e9f
unverified
Update README.md (#5015)
b20e381
unverified
Update train.py (#5014)
452e847
unverified
Add YOLOv5 Survey link to README.md (#5000)
cce313d
unverified
Update W&B README (#5006)
ba99092
unverified
Created using Colaboratory
1916226
Update README.md
42354d7
unverified
Fix URL parsing bug (#4998)
76d301b
unverified
Revert `torch.hub.load()` test (#4986)
cd35a00
unverified
Clickable CI badge (#4985)
9988059
unverified
Created using Colaboratory
6b19f72
Created using Colaboratory
cff7d2a
Faster `--img 64` CI tests (#4979)
0c93ec7
unverified
Add Hub custom models to CI tests (#4978)
94705a9
unverified
Update wandb_utils.py (#4953)
0c87478
unverified
Diego Montes
commited on
Created using Colaboratory
38c779b
Add Roboflow to README (#4972)
29acedf
unverified
Fix relative `ROOT` Pytorch Hub custom model bug (#4974)
fb982d6
unverified
Fix `isascii()` method calls for python 3.6 (#4958)
c1bed60
unverified
Add `roboflow` (#4956)
2993c3f
unverified
Created using Colaboratory
3aeb57d
Update relative `ROOT` logic (#4955)
5ed2860
unverified
Allow YOLOv5 execution from arbitrary `cwd` (#4954)
4e04cb0
unverified
Automatic Chinese fonts plotting (#4951)
a820b43
unverified
Update Dockerfile (#4935)
c5ba2ab
unverified
Scope `check_file()` search space (#4933)
5a8e434
unverified
Update default Albumentations (#4931)
7933832
unverified
Validate `best.pt` on train end (#4889)
d856c48
unverified
Add Slack Forum badge to README (#4930)
e687873
unverified
Fix `root` referenced before assignment (#4920)
39c17ce
unverified
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919)
a64a4c8
unverified
Fix zipfile name for coco128-segments (#4914)
1492632
unverified
TensorFlow.js export enhancements (#4905)
2c2ef25
unverified
Avoid out-of-image class labels (#4902)
ce7fa81
unverified
Fix arg help string to match 'classes' arg name (#4893)
dad8660
unverified
NauchtanRobotics
commited on
W&B: Fix dataset check (#4879)
59aae85
unverified
Ayush Chaurasia
commited on
W&B: Login only in master processes (#4866)
9febea7
unverified
Ayush Chaurasia
commited on
Annotator `check_font()` RANK -1 remove progress (#4864)
8ad9e4e
unverified
Fix DDP destruction `LOGGER.info()` (#4863)
2b3109e
unverified
Update Dockerfile (#4862)
2809616
unverified
Update Dockerfile (#4861)
40d1c80
unverified
Update greetings.yml (#4856)
9ef9494
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
Consolidate `init_seeds()` (#4849)
84bfa89
unverified
W&B: Enable login timeout (#4843)
302a1b0
unverified
Ayush Chaurasia
commited on