yolov5 / utils

Commit History

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

Update export.py with v3.0 Hardswish() support
4d7f222

glenn-jocher commited on

Create evolve.sh for infinite hyp evolution
8666bc5

glenn-jocher commited on

exportable Hardswish() implementation
71209a6

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

Update torch_utils.py (#751)
26c3b11
unverified

lesscomfortable commited on

Update utils/google_utils.py (#733)
66744a0
unverified

Quan Lin commited on

v3.0 Release (#725)
916d4aa
unverified

glenn-jocher commited on

Fix list paths (#721)
56c2c34
unverified

Hatovix glenn-jocher commited on

max workers for dataloader (#722)
a925f28
unverified

Marc commited on

Merge remote-tracking branch 'origin/master'
d2da523

glenn-jocher commited on

utils.general comment updates/bug fixes
9f482cb

glenn-jocher commited on

Github release assets model autodownload (#711)
1f92422
unverified

Marc glenn-jocher commited on

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

Nanobit glenn-jocher commited on

Filter the None labels (#705)
542833c
unverified

tkianai commited on

the value should be a list to unpacking (#688)
9ae8683
unverified

tkianai commited on

Dataset autodownload feature addition (#685)
41523e2
unverified

glenn-jocher commited on

Single-source training (#680)
3c6e2f7
unverified

glenn-jocher commited on

Fix curl download on Windows (#669)
3fcd365

glenn-jocher commited on

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

glenn-jocher commited on

update activations.py
f346da9

glenn-jocher commited on

Explicit Imports (#498)
d5b6416
unverified

Jirka Borovec commited on

AutoAnchor update to display anchors/target
ec7a926

glenn-jocher commited on