Commit History
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
Update datasets.py
d3f9bf2
glenn-jocher
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
optimize imports
b42e8a5
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
reformat code
f5da528
glenn-jocher
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
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
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
Dataset autodownload feature addition (#685)
41523e2
unverified
glenn-jocher
commited on