yolov5 / utils /general.py

Commit History

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

CIoU nan bug fix (#736)
5e0b90d

glenn-jocher commited on

single command --resume (#756)
ebafd1e
unverified

glenn-jocher commited on

v3.0 Release (#725)
916d4aa
unverified

glenn-jocher commited on

Fix list paths (#721)
56c2c34
unverified

Hatovix glenn-jocher commited on

utils.general comment updates/bug fixes
9f482cb

glenn-jocher commited on

Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified

Nanobit glenn-jocher commited on

Dataset autodownload feature addition (#685)
41523e2
unverified

glenn-jocher commited on

Single-source training (#680)
3c6e2f7
unverified

glenn-jocher commited on

zero-target training bug fix (#609)
7eaf225

glenn-jocher commited on

Explicit Imports (#498)
d5b6416
unverified

Jirka Borovec commited on