yolov5 / utils

Commit History

Cat apriori to autolabels (#1484)
95fa653
unverified

glenn-jocher commited on

Sync train and test iou_thresh (#1465)
201bafc
unverified

glenn-jocher commited on

Remove redundant downloads mirror (#1461)
a70e554
unverified

glenn-jocher commited on

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

glenn-jocher commited on

FLOPS computation device bug fix (#1447)
05a955a
unverified

yujun glenn-jocher commited on

Update labels.png with rectangles fix (#1432)
64bce3c

glenn-jocher commited on

Update labels.png with rectangles (#1432)
1542cca
unverified

glenn-jocher commited on

Update PR curve (#1428)
4250f84
unverified

glenn-jocher commited on

Update img2label_paths() (#1414)
8d2d6d2
unverified

Jacobsolawetz commited on

PyTorch Hub and autoShape update (#1415)
f542926
unverified

glenn-jocher commited on

Matplotlib AGG backend (#1413)
92c9b72
unverified

glenn-jocher commited on

Recursive directories dataset capability (#1408)
548a98a
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Improved FLOPS computation (#1398)
9f27902

glenn-jocher commited on

Improved FLOPS computation (#1398)
d8f5fcf
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

PyTorch version to screen and cleanup (#1325)
19e2482
unverified

glenn-jocher commited on

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

glenn-jocher commited on

Multi-threaded image caching
194f168

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

auto-download v3.1 models (#1259)
2062765
unverified

glenn-jocher commited on

PyTorch 1.7.0 Compatibility Updates (#1233)
c8c5ef3
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

Improved corruption handling during scan and cache (#999)
481d46c

glenn-jocher commited on

Improved corruption handling during scan and cache (#999)
d61930e

glenn-jocher commited on

fix padding for rectangular inference (#1165)
9291daa
unverified

Shiwei Song swsong commited on

Simplified inference (#1153)
3b57cb5
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

torchvision nms bug fix
124f0e8

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

mosaic4 bottom left image fix (#1021)
7220cee
unverified

haoyuefan commited on

adding the configuration to deploy yolov5 in in app engine (#964)
702c4fa
unverified

Guilhen guilhembau commited on

.fuse() gradient introduction bug fix
89655a8

glenn-jocher commited on

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

glenn-jocher commited on

add mosaic and warmup to hyperparameters (#931)
f1c63e2

glenn-jocher commited on

self.label_files bug fix (#958)
806e75f

glenn-jocher commited on

check_file() assert unique
c54e394
unverified

glenn-jocher commited on

LoadImagesAndLabels() /images/ to /labels/ fix (#928)
720645d

glenn-jocher commited on

_RepeatSampler outside of InfiniteDataLoader
d49c52e

glenn-jocher commited on