yolov5 / models /common.py

Commit History

YOLOv5 PyTorch Hub results.save() method retains filenames (#2194)
3e560e2
unverified

Daniel Khromov glenn-jocher commited on

PyTorch Hub results.save('path/to/dir') (#2179)
404749a
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

PyTorch Hub results.render() (#1897)
1d1c056
unverified

glenn-jocher commited on

YOLOv5 v4.0 Release (#1837)
69be8e7
unverified

glenn-jocher commited on

autoShape() default for PyTorch Hub models (#1692)
14b0abe
unverified

Nanobit 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

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

PyTorch Hub and autoShape update (#1415)
f542926
unverified

glenn-jocher commited on

autoshape() update for PIL greyscale inputs (#1279)
15a1060
unverified

glenn-jocher commited on

Simplified inference (#1153)
3b57cb5
unverified

glenn-jocher commited on

add NMS to pretrained pytorch hub models
c4cb785

glenn-jocher commited on

v3.0 Release (#725)
916d4aa
unverified

glenn-jocher commited on

Explicit Imports (#498)
d5b6416
unverified

Jirka Borovec commited on

update common.py Classify()
a97c3f9

glenn-jocher commited on

update common.py add Classify()
5387d47

glenn-jocher commited on

autopad() update in common.py
1fca7a7

glenn-jocher commited on

update models/common.py for Conv() flexible padding
e071b8d

glenn-jocher commited on

PyTorch Hub updates
a814720

glenn-jocher commited on

model fusion and onnx export
12b0c04

glenn-jocher commited on