Commit History
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
optimize imports
b42e8a5
glenn-jocher
commited on
v3.0 Release (#725)
916d4aa
unverified
glenn-jocher
commited on
Fix Logging (#719)
0892c44
unverified
Fix redundant outputs via Logging in DDP training (#500)
4949401
unverified
Explicit Imports (#498)
d5b6416
unverified
Jirka Borovec
commited on
remove NBSP
d989bc9
glenn-jocher
commited on
update *.yaml output layer comments
2268f9c
glenn-jocher
commited on
Update models/hub *.yaml files for v2.0 (#546)
adaf1d8
unverified
PyTorch 1.6.0 compatability updates
43a616a
glenn-jocher
commited on
update yolo.py TTA flexibility and extensibility (#506)
1d17b9a
unverified
glenn-jocher
commited on