Commit History
classifier, export, torch seed updates
883924d
Fix increment_dir to use run_xxx for logdir (#1058)
c5d2331
unverified
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
add mosaic and warmup to hyperparameters (#931)
5a9c5c1
add mosaic and warmup to hyperparameters (#931)
f1c63e2
self.label_files bug fix (#958)
806e75f
check_file() assert unique
c54e394
unverified
LoadImagesAndLabels() /images/ to /labels/ fix (#928)
720645d
_RepeatSampler outside of InfiniteDataLoader
d49c52e
glob.glob(recursive=True) search (#917)
9c0efdd
gsutil cp hyp evolution bug fix (#876)
bc1fd13
hyp['anchors'] evolution update
44cdcc7
remove if platform.system() == 'Darwin' checks
ffe9eb4
add support for DWConv fuse operation (#898)
c5969f7
unverified
tkianai
commited on
Update datasets.py
d3f9bf2
Add InfiniteDataLoader class (#876)
1e15aad
unverified
seaborn plotting correlogram addition
987c226
torch.ops.torchvision.nms (#860)
9776e70
unverified
rafale77
commited on
Update general.py plot_evolution()
31d6c38
Update general.py (#823)
455f7b8
unverified
Willie Maddox
commited on
Update general.py bbox_iou() with eps improvements (#736)
5a7d79f
unverified
generalize webcam detection with opt.source.isnumeric() (yolov3 #1462)
82ed33a
Update export.py with v3.0 Hardswish() support
4d7f222
Create evolve.sh for infinite hyp evolution
8666bc5
exportable Hardswish() implementation
71209a6
gsutil cp yaml when evolving to GCP bucket
f7e075f
Update plot_results()
9dbaa1b
FP16 NMS (#814)
ea5e97f
unverified
optimize imports
b42e8a5
CIoU nan bug fix (#736)
5e0b90d
single command --resume (#756)
ebafd1e
unverified
Update torch_utils.py (#751)
26c3b11
unverified
reformat code
f5da528
Update utils/google_utils.py (#733)
66744a0
unverified
Quan Lin
commited on
v3.0 Release (#725)
916d4aa
unverified
Fix list paths (#721)
56c2c34
unverified
max workers for dataloader (#722)
a925f28
unverified
Marc
commited on
Merge remote-tracking branch 'origin/master'
d2da523
utils.general comment updates/bug fixes
9f482cb
Github release assets model autodownload (#711)
1f92422
unverified
Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified
Filter the None labels (#705)
542833c
unverified
tkianai
commited on
the value should be a list to unpacking (#688)
9ae8683
unverified
tkianai
commited on