Commit History
rename class autoShape -> AutoShape (#3173)
be86c21
unverified
Fix ONNX export using --grid --simplify --dynamic simultaneously (#2982)
b292837
unverified
YOLOv5 AWS Inferentia Inplace compatibility updates (#2953)
41f5cc5
unverified
Add yolov5/ to sys.path() for *.py subdir exec (#2949)
4200674
unverified
Improved yolo.py profiling (#2940)
4890499
unverified
Add verbose option to pytorch hub models (#2926)
c0d3f80
unverified
Update yolo.py (#2899)
cdb678f
unverified
Implement yaml.safe_load() (#2876)
f7bc685
unverified
Add TransformerLayer, TransformerBlock, C3TR modules (#2333)
1148e2e
unverified
Update detections() self.t = tuple() (#2617)
a57f23d
unverified
Anchor override (#2350)
a3ecf0f
unverified
remove TTA 1 pixel offset (#2325)
fd96810
unverified
Update yolo.py (#2120)
cbd55da
unverified


Update yolo.py channel array (#2223)
f8464b4
unverified
TTA augument boxes one pixel shifted in de-flip ud and lr (#2219)
3ff783c
unverified
GhostConv update (#2082)
6bfa9c2
unverified
Add histogram equalization fcn (#2049)
08d3119
unverified
Update yolo.py with yaml.SafeLoader (#1970)
4501169
unverified
Abhiram V
commited on
YOLOv5 v4.0 Release (#1837)
69be8e7
unverified
leaf Variable inplace bug fix (#1759)
9922c11
unverified
Input channel yaml['ch'] addition (#1741)
394d1c8
unverified
Update C3 module (#1705)
7997241
unverified
Implement default class names (#1609)
d929bb6
unverified
Improved FLOPS computation (#1398)
d8f5fcf
unverified
Utils reorganization (#1392)
fe341fa
unverified
PyTorch version to screen and cleanup (#1325)
19e2482
unverified
PyTorch 1.7.0 Compatibility Updates (#1233)
c8c5ef3
unverified
Simplified inference (#1153)
3b57cb5
unverified
fuse() bug fix
c2403d7
unverified
Update ci-testing.yml reflecting sys.path additions (#869)
a12698f
unverified
model.add_nms() method
4fce009
.fuse() additional error checking
2f77cf3
print self.yaml['nc'] override update
6062bb7
remove `nn.Conv2d` in default settings (#949)
35dc935
unverified
tomguluson92
commited on
model.fuse() fix for export.py (#827)
a8751e5
Update yolo.py with model_info(verbose=False)
d0f98c0
optimize imports
b42e8a5
v3.0 Release (#725)
916d4aa
unverified
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