yolov5 / models /common.py

Commit History

New Colors() class (#2963)
57812df
unverified

glenn-jocher commited on

Detection cropping+saving feature addition for detect.py and PyTorch Hub (#2827)
c949fc8
unverified

burhan glenn-jocher commited on

PyTorch Hub cv2 .save() .show() bug fix (#2831)
c15e25c
unverified

glenn-jocher commited on

torch.cuda.amp bug fix (#2750)
b5de52c
unverified

glenn-jocher commited on

autocast enable=torch.cuda.is_available() (#2748)
fca5e2a
unverified

glenn-jocher commited on

Add Hub results.pandas() method (#2725)
c03d590
unverified

glenn-jocher commited on

Updated filename attributes for YOLOv5 Hub BytesIO (#2718)
ec8979f
unverified

glenn-jocher commited on

Updated filename attributes for YOLOv5 Hub results (#2708)
74276d5
unverified

glenn-jocher commited on

autoShape forward im = np.asarray(im) # to numpy (#2689)
17300a4
unverified

glenn-jocher commited on

PyTorch Hub model.save() increment as runs/hub/exp (#2684)
2af059c
unverified

glenn-jocher commited on

Add TransformerLayer, TransformerBlock, C3TR modules (#2333)
1148e2e
unverified

Ding Yiwei DingYiwei glenn-jocher commited on

PyTorch Hub amp.autocast() inference (#2641)
2bf34f5
unverified

glenn-jocher commited on

Update Detections() self.n comment (#2620)
005d7a8
unverified

glenn-jocher commited on

Update detections() self.t = tuple() (#2617)
a57f23d
unverified

glenn-jocher commited on

Update Detections() times=None (#2570)
1c132a1
unverified

glenn-jocher commited on

Improved W&B integration (#2125)
e8fc97a
unverified

Ayush Chaurasia glenn-jocher commited on

autoShape() speed profiling update (#2460)
f813f6d
unverified

glenn-jocher commited on

Add autoShape() speed profiling (#2459)
569757e
unverified

glenn-jocher commited on

Update inference default to multi_label=False (#2252)
c09964c
unverified

glenn-jocher commited on

Unified hub and detect.py box and labels plotting (#2243)
5f42643
unverified

Yann Defretin commited on

Improved hubconf.py CI tests (#2251)
db28ce6
unverified

glenn-jocher commited on

YOLOv5 Hub URL inference bug fix (#2250)
9d87307
unverified

glenn-jocher commited on

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