Commit History
Precision-Recall Curve feature update #1206
8e9b3d0
unverified
Precision-Recall Curve feature update (#1206)
ed85038
unverified
Improved corruption handling during scan and cache (#999)
481d46c
Improved corruption handling during scan and cache (#999)
d61930e
fix padding for rectangular inference (#1165)
9291daa
unverified
Simplified inference (#1153)
3b57cb5
unverified
fix compatibility for hyper config (#1146)
c67e722
unverified
Minor import and spelling updates (#1133)
4d3680c
unverified
update expt name comment and folder parsing for training (#978)
00917a6
unverified
Generalized regression criterion renaming (#1120)
0ada058
unverified
Precision-Recall Curve Feature Addition (#1107)
5fac5ad
unverified
torchvision nms bug fix
124f0e8
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