yolov5 / utils

Commit History

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

glob.glob(recursive=True) search (#917)
9c0efdd

glenn-jocher commited on

gsutil cp hyp evolution bug fix (#876)
bc1fd13

glenn-jocher commited on

hyp['anchors'] evolution update
44cdcc7

glenn-jocher commited on

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

glenn-jocher commited on

add support for DWConv fuse operation (#898)
c5969f7
unverified

tkianai commited on

Add InfiniteDataLoader class (#876)
1e15aad
unverified

Nanobit 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

generalize webcam detection with opt.source.isnumeric() (yolov3 #1462)
82ed33a

glenn-jocher commited on