Commit History
YOLOv5 PyTorch Hub results.save() method retains filenames (#2194)
3e560e2
unverified
PyTorch Hub results.save('path/to/dir') (#2179)
404749a
unverified
glenn-jocher
commited on
Update plot_study() (#2112)
9646ca4
unverified
glenn-jocher
commited on
Add YOLOv5-P6 models (#2083)
6e6f77b
unverified
glenn-jocher
commited on
GhostConv update (#2082)
6bfa9c2
unverified
glenn-jocher
commited on
Add histogram equalization fcn (#2049)
08d3119
unverified
glenn-jocher
commited on
Update autoshape .print() and .save() (#2022)
2fc4760
unverified
glenn-jocher
commited on
Update inference multiple-counting (#2019)
aac33f8
unverified
glenn-jocher
commited on
Update yolo.py with yaml.SafeLoader (#1970)
4501169
unverified
Abhiram V
commited on
Add nn.SiLU inplace in attempt_load() (#1940)
03ebe6e
unverified
PyTorch Hub results.render() (#1897)
1d1c056
unverified
glenn-jocher
commited on
YOLOv5 v4.0 Release (#1837)
69be8e7
unverified
glenn-jocher
commited on
Update yolov3-tiny.yaml (#1823)
0b6266f
unverified
glenn-jocher
commited on
autoShape() default for PyTorch Hub models (#1692)
14b0abe
unverified
leaf Variable inplace bug fix (#1759)
9922c11
unverified
glenn-jocher
commited on
Input channel yaml['ch'] addition (#1741)
394d1c8
unverified
glenn-jocher
commited on
nn.SiLU() export support (#1713)
6bd5e8b
unverified
glenn-jocher
commited on
Update C3 module (#1705)
7997241
unverified
glenn-jocher
commited on
Simplify autoshape() post-process (#1653)
fa8f1fb
unverified
glenn-jocher
commited on
Pycocotools best.pt after COCO train (#1616)
791dadb
unverified
glenn-jocher
commited on
Implement default class names (#1609)
d929bb6
unverified
glenn-jocher
commited on
Add bias to Classify() (#1601)
ba48f86
unverified
glenn-jocher
commited on
Detection() device bug fix (#1455)
199c9c7
unverified
glenn-jocher
commited on
Update test.py for IoU in native image-space (#1439)
225845e
unverified
glenn-jocher
commited on
PANet anchor order correction (#1420)
97c6a59
unverified
glenn-jocher
commited on
PyTorch Hub and autoShape update (#1415)
f542926
unverified
glenn-jocher
commited on
Improved FLOPS computation (#1398)
d8f5fcf
unverified
glenn-jocher
commited on
Utils reorganization (#1392)
fe341fa
unverified
glenn-jocher
commited on
PyTorch version to screen and cleanup (#1325)
19e2482
unverified
glenn-jocher
commited on
autoshape() update for PIL greyscale inputs (#1279)
15a1060
unverified
glenn-jocher
commited on
PyTorch 1.7.0 Compatibility Updates (#1233)
c8c5ef3
unverified
glenn-jocher
commited on
GhostConv() bug fix (#1176)
f532bc6
unverified
uyzhang
commited on
Simplified inference (#1153)
3b57cb5
unverified
glenn-jocher
commited on
Rearrange export input after checks (#1118)
d45e349
unverified
glenn-jocher
commited on
fuse() bug fix
c2403d7
unverified
glenn-jocher
commited on
classifier, export, torch seed updates
883924d
glenn-jocher
commited on
Update ci-testing.yml reflecting sys.path additions (#869)
a12698f
unverified
glenn-jocher
commited on
export.py folder sys.path addition (#1052)
d55c326
unverified
PetrDvoracek
commited on
model.add_nms() method
4fce009
glenn-jocher
commited on
.fuse() additional error checking
2f77cf3
glenn-jocher
commited on
add NMS to pretrained pytorch hub models
c4cb785
glenn-jocher
commited on
print self.yaml['nc'] override update
6062bb7
glenn-jocher
commited on
remove `nn.Conv2d` in default settings (#949)
35dc935
unverified
tomguluson92
commited on
Update export.py
d681799
glenn-jocher
commited on
Update export.py --img-size comment
1e7674d
glenn-jocher
commited on
Update export.py with v3.0 Hardswish() support (#831)
4fb8cb3
glenn-jocher
commited on
Update export.py with v3.0 Hardswish() support
4d7f222
glenn-jocher
commited on
model.fuse() fix for export.py (#827)
a8751e5
glenn-jocher
commited on
Update yolo.py with model_info(verbose=False)
d0f98c0
glenn-jocher
commited on