yolov5 / utils /general.py

Commit History

Add xywhn2xyxy() (#1983)
d921214
unverified

glenn-jocher commited on

check_git_status() asserts (#1977)
b1cf25d
unverified

glenn-jocher commited on

check_git_status() when not exist /workspace (#1966)
b26a2f6
unverified

glenn-jocher commited on

prevent check_git_status() in docker images (#1951)
e8a41e8
unverified

glenn-jocher commited on

check_git_status() bug fix (#1925)
051e9e8
unverified

glenn-jocher 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

W&B ID reset on training completion (#1852)
135ec5c
unverified

Tommy in Tongji 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

clean_str() function addition (#1674)
d5289b5
unverified

glenn-jocher commited on

NMS --classes 0 bug fix (#1710)
1fc9d42
unverified

polydefkis commited on

Simplify autoshape() post-process (#1653)
fa8f1fb
unverified

glenn-jocher commited on

Hub device mismatch bug fix (#1619)
68e6ab6
unverified

glenn-jocher commited on

Update labels_to_image_weights() (#1545)
96a8446
unverified

glenn-jocher commited on

Cat apriori to autolabels (#1484)
95fa653
unverified

glenn-jocher commited on

Use torchvision.ops.nms (#1460)
394131c
unverified

glenn-jocher commited on

PyTorch Hub and autoShape update (#1415)
f542926
unverified

glenn-jocher commited on

Recursive directories dataset capability (#1408)
548a98a
unverified

glenn-jocher commited on

Utils reorganization (#1392)
fe341fa
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Replace 'ground truth' with 'labels' (#1337)
67bf9a9
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Grid indices overflow bug fix (#1316)
ea7e78c
unverified

glenn-jocher commited on

Grid indices overflow bug fix (#1313)
fed5d9c
unverified

glenn-jocher commited on

Update tensorboard logging
453acde

glenn-jocher commited on

Precision-Recall Curve feature update #1206
8e9b3d0
unverified

glenn-jocher commited on

Precision-Recall Curve feature update (#1206)
ed85038
unverified

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

classifier, export, torch seed updates
883924d

glenn-jocher commited on

Fix increment_dir to use run_xxx for logdir (#1058)
c5d2331
unverified

zldrobit commited on

add mosaic and warmup to hyperparameters (#931)
5a9c5c1

glenn-jocher commited on

check_file() assert unique
c54e394
unverified

glenn-jocher commited on

gsutil cp hyp evolution bug fix (#876)
bc1fd13

glenn-jocher commited on

remove if platform.system() == 'Darwin' checks
ffe9eb4

glenn-jocher commited on

seaborn plotting correlogram addition
987c226

glenn-jocher commited on

torch.ops.torchvision.nms (#860)
9776e70
unverified

rafale77 commited on

Update general.py plot_evolution()
31d6c38

glenn-jocher commited on

Update general.py (#823)
455f7b8
unverified

Willie Maddox commited on

Update general.py bbox_iou() with eps improvements (#736)
5a7d79f
unverified

glenn-jocher commited on

gsutil cp yaml when evolving to GCP bucket
f7e075f

glenn-jocher commited on

Update plot_results()
9dbaa1b

glenn-jocher commited on

FP16 NMS (#814)
ea5e97f
unverified

glenn-jocher commited on