yolov5 / train.py

Commit History

Update train.py with yaml.SafeLoader (#1972)
e9941d5
unverified

Abhiram V commited on

Security Fix for Arbitrary Code Execution - huntr.dev (#1962)
b5d851d
unverified

huntr.dev | the place to protect open source Anon-Artist Jamie Slome commited on

Add ComputeLoss() class (#1950)
ca9babb
unverified

glenn-jocher commited on

W&B mosaic log bug fix (#1949)
f4a78e1
unverified

glenn-jocher commited on

Daemon thread mosaic plots fix (#1943)
777032e
unverified

glenn-jocher commited on

Fix batch-size on resume for multi-gpu (#1942)
3a56cac
unverified

Nanobit commited on

check_git_status() improvements (#1916)
509dd51
unverified

glenn-jocher commited on

colorstr() updates (#1909)
dd03b20
unverified

glenn-jocher commited on

PyTorch Hub results.render() (#1897)
1d1c056
unverified

glenn-jocher commited on

Add colorstr() (#1887)
6ab5895
unverified

glenn-jocher commited on

Add check_requirements() (#1853)
e77c77f
unverified

glenn-jocher commited on

YOLOv5 v4.0 Release (#1837)
69be8e7
unverified

glenn-jocher commited on

Create one_cycle() function (#1836)
0e341c5
unverified

glenn-jocher commited on

DDP Multi-GPU --resume bug fix (#1810)
7180b22
unverified

glenn-jocher commited on

Increase plot_labels() speed (#1736)
685d601
unverified

glenn-jocher commited on

Single class train update (#1719)
7e161d9
unverified

glenn-jocher commited on

W&B artifacts feature addition (#1712)
c923fbf
unverified

glenn-jocher commited on

Update loss criteria constructor (#1711)
8bc0027
unverified

glenn-jocher commited on

Update COCO train postprocessing (#1702)
7947c86
unverified

glenn-jocher commited on

Pycocotools best.pt after COCO train (#1616)
791dadb
unverified

glenn-jocher commited on

Daemon thread plotting (#1561)
b6ed110
unverified

glenn-jocher commited on

--image_weights bug fix (#1524)
9728e2b
unverified

glenn-jocher commited on

Update caching (#1496)
bde5d9a

glenn-jocher commited on

Update caching (#1496)
0822cda

glenn-jocher commited on

Confusion matrix (#1474)
0a3ff71
unverified

glenn-jocher commited on

Rename precision_recall_curve.png bug fix (#1431)
9ef4760
unverified

asim266 glenn-jocher commited on

W&B logging add hyperparameters (#1399)
9c91aea
unverified

glenn-jocher commited on

Increase pycocotools robustness (#1396)
0c26c4e

glenn-jocher commited on

Utils reorganization (#1392)
fe341fa
unverified

glenn-jocher commited on

Yaml constructor posixpath --resume bug fix (#1390)
379396e
unverified

glenn-jocher commited on

Unified '/project/name' results saving (#1377)
c4addd7
unverified

glenn-jocher commited on

W&B evolution bug fix (#1373)
ce3872f
unverified

glenn-jocher commited on

Use pathlib instead of low-level module (#1329)
1c8464e
unverified

Khiem Doan glenn-jocher commited on

Increment train, test, detect runs/ (#1322)
4821d07
unverified

glenn-jocher commited on

W&B feature improvements (#1258)
96fcde4
unverified

Ayush Chaurasia glenn-jocher commited on

Weights & Biases (W&B) Feature Addition (#1235)
ca290dc
unverified

Ayush Chaurasia glenn-jocher commited on

Update tensorboard logging
453acde

glenn-jocher commited on

fix compatibility for hyper config (#1146)
c67e722
unverified

Jirka Borovec glenn-jocher commited on

Minor import and spelling updates (#1133)
4d3680c
unverified

glenn-jocher commited on

update expt name comment and folder parsing for training (#978)
00917a6
unverified

Jirka Borovec glenn-jocher commited on

Generalized regression criterion renaming (#1120)
0ada058
unverified

glenn-jocher commited on

Precision-Recall Curve Feature Addition (#1107)
5fac5ad
unverified

glenn-jocher commited on

init_torch_seeds >> init_seeds bug fix
66676eb

glenn-jocher commited on

add mosaic and warmup to hyperparameters (#931)
f1c63e2

glenn-jocher commited on

prevent testloader caching on --notest
a62a45b

glenn-jocher commited on

hyp evolution force-autoanchor fix
c8e5181

glenn-jocher commited on

reorganize train initialization steps
c687d5c

glenn-jocher commited on

hyp['anchors'] evolution update
44cdcc7

glenn-jocher commited on

Fix results_file not renaming (#903)
d8274d0
unverified

Nanobit commited on